zineb36 commited on
Commit
34f36d6
Β·
verified Β·
1 Parent(s): 0271f98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: CodeAlpha Translator
3
- emoji: 🐨
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
@@ -10,5 +10,31 @@ app_file: app.py
10
  pinned: false
11
  license: mit
12
  ---
 
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: CodeAlpha Translator
3
+ emoji: πŸš€
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
 
10
  pinned: false
11
  license: mit
12
  ---
13
+ # 🌍 CodeAlpha AI Translator
14
 
15
+ An AI-powered multilingual translator with Text-to-Speech built using Python and Gradio.
16
+
17
+ ## πŸš€ Features
18
+
19
+ * Real-time Translation
20
+ * Multi-language Support
21
+ * Text-to-Speech Audio
22
+ * Beautiful Responsive UI
23
+ * HuggingFace Deployment
24
+
25
+ ## πŸ›  Technologies Used
26
+
27
+ * Python
28
+ * Gradio
29
+ * deep-translator
30
+ * gTTS
31
+
32
+ ## 🌐 Live Demo
33
+
34
+ https://huggingface.co/spaces/zineb36/CodeAlpha-Translator
35
+
36
+ ## πŸ‘©β€πŸ’» Author
37
+
38
+ Zineb36-star
39
+
40
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference