drrobot9 commited on
Commit
1af8e79
·
verified ·
1 Parent(s): 2651a17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1 +1,21 @@
1
  run first " python agent.py download-files"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  run first " python agent.py download-files"
2
+ ---
3
+ title: VOICE_TO_VOICE_AI
4
+ emoji:
5
+ colorFrom: blue
6
+ colorTo: purple
7
+ sdk: docker
8
+ app_port: 7860
9
+ pinned: false
10
+ ---
11
+
12
+ # Jackson Voice Agent - Real-time Voice-to-Voice AI
13
+
14
+ A real-time conversational AI with memory, featuring Jackson's deep male voice.
15
+
16
+ ## Features
17
+ - Real-time voice-to-voice communication
18
+ - Persistent memory using Qdrant Cloud
19
+ - Noise cancellation and VAD
20
+ - WebSocket streaming endpoint
21
+