raomyousaf commited on
Commit
67bb119
·
verified ·
1 Parent(s): c666985

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -10,5 +10,17 @@ pinned: false
10
  license: apache-2.0
11
  short_description: Attendance
12
  ---
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  license: apache-2.0
11
  short_description: Attendance
12
  ---
13
+ # 📊 AI Attendance Analyzer with 🤖 HR Chatbot (Gradio)
14
+
15
+ Upload an Excel file with 3 sheets: GBMS, QR Attendance, and Leaves.
16
+
17
+ ✅ Features:
18
+ - Segment-wise attendance processing
19
+ - Absence and leave tracking
20
+ - SQLite logging
21
+ - Excel report generation
22
+ - HR Chatbot powered by Hugging Face Transformers
23
+
24
+ Built with Python, Gradio, and Hugging Face.
25
 
26
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference