examples/simple-chatbot: move clients to client directory
This commit is contained in:
15
examples/simple-chatbot/client/prebuilt/README.md
Normal file
15
examples/simple-chatbot/client/prebuilt/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Daily Prebuilt Connection
|
||||
|
||||
The simplest way to connect to the chatbot using Daily's Prebuilt UI.
|
||||
|
||||
1. Start the bot server
|
||||
|
||||
```bash
|
||||
python server/server.py
|
||||
```
|
||||
|
||||
2. Visit http://localhost:7860
|
||||
|
||||
3. Allow microphone access when prompted
|
||||
|
||||
4. Start talking with the bot
|
||||
Reference in New Issue
Block a user