zineb36 commited on
Commit
ed743de
·
verified ·
1 Parent(s): 3226a2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -11,3 +11,32 @@ pinned: false
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+ # 🌍 CodeAlpha Language Detection AI - Task 3
15
+
16
+ **CodeAlpha AI Internship May 2026**
17
+
18
+ ### 🚀 Live Demo
19
+ 👉 [Try it on Hugging Face](https://huggingface.co/spaces/zineb36/CodeAlpha-Language-Detector)
20
+
21
+ ### ✨ Features
22
+ - **NLP Library**: `langdetect` for automatic language identification
23
+ - **20+ Languages**: English, Français, العربية, Español, 中文, 日本語 + more
24
+ - **Premium UI**: Animated Gradients + Glassmorphism + Responsive
25
+ - **Confidence Score**: Real-time detection probability
26
+ - **Smart Fix**: Handles short English sentences correctly
27
+
28
+ ### 🛠️ Tech Stack
29
+ | Technology | Purpose |
30
+ | --- | --- |
31
+ | **Python** | Core Logic |
32
+ | **langdetect** | Language Detection NLP |
33
+ | **Gradio 6.14.0** | Interactive Web UI |
34
+
35
+ ### 📋 CodeAlpha Requirements
36
+ - ✅ Use NLP library for language detection
37
+ - ✅ Detect language from user input text
38
+ - ✅ Create user-friendly interface
39
+ - ✅ Display detected language + confidence
40
+
41
+ ### 👩‍💻 Author
42
+ **Zineb** | AI Intern @ CodeAlpha May 2026