Improving the README and fixing the env.example

This commit is contained in:
Filipi Fuchter
2025-04-16 18:38:48 -03:00
parent 5bbf1d0209
commit a458c1e92b
2 changed files with 7 additions and 8 deletions

View File

@@ -6,11 +6,6 @@ A Pipecat example demonstrating how to interoperate audio and video between `Sma
### 1⃣ Start the Bot Server
#### 📂 Navigate to the Server Directory
```bash
cd server
```
#### 🔧 Set Up the Environment
1. Create and activate a virtual environment:
```bash
@@ -35,9 +30,12 @@ cd server
python server.py
```
### 2️⃣ Connect Using SmallWebRTC Prebuilt UI
### 1️⃣ Connect the first client using Daily Prebuilt
You can quickly test your bot using the `SmallWebRTCPrebuiltUI`:
- Open your browser and navigate to the same URL that you configured inside your `.env` file:
- `DAILY_SAMPLE_ROOM_URL`
### 2⃣ Connect the second client using SmallWebRTC Prebuilt UI
- Open your browser and navigate to:
👉 http://localhost:7860

View File

@@ -1 +1,2 @@
GOOGLE_API_KEY=
DAILY_API_KEY=
DAILY_SAMPLE_ROOM_URL=