16 lines
266 B
Markdown
16 lines
266 B
Markdown
# 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
|