Coderadi commited on
Commit
380b24b
·
1 Parent(s): 80358ca

fix: README metadata

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  title: RADHA
3
- emoji:
4
  colorFrom: purple
5
- colorTo: violet
6
  sdk: docker
7
  pinned: false
8
  ---
 
 
9
  # R.A.D.H.A - Responsive And Deeply Human Assistant
10
 
11
  An intelligent AI assistant built with FastAPI, LangChain, Groq AI, and a modern glass-morphism web UI. RADHA provides two chat modes (General and Realtime with web search), streaming responses, text-to-speech, voice input, and learns from your personal data files. Everything runs on one server with one command.
 
1
  ---
2
  title: RADHA
3
+ emoji: 💜
4
  colorFrom: purple
5
+ colorTo: pink
6
  sdk: docker
7
  pinned: false
8
  ---
9
+
10
+
11
  # R.A.D.H.A - Responsive And Deeply Human Assistant
12
 
13
  An intelligent AI assistant built with FastAPI, LangChain, Groq AI, and a modern glass-morphism web UI. RADHA provides two chat modes (General and Realtime with web search), streaming responses, text-to-speech, voice input, and learns from your personal data files. Everything runs on one server with one command.