Skip to content

Commit ae5d03f

Browse files
authored
Merge pull request #206 from pipecat-ai/mb/update-readme-quickstart
Update README for quickstart
2 parents 0616d32 + 0e28c55 commit ae5d03f

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,15 @@ A collection of example applications built with [Pipecat](https://github.com/pip
1010

1111
**Learning examples** are in the main Pipecat repo, **intermediate and advanced examples** are here.
1212

13-
Start with the [quickstart example](https://github.com/pipecat-ai/pipecat/tree/main/examples/quickstart) in the main Pipecat repo to get your first bot running in 5 minutes.
13+
Start with the [quickstart example](https://docs.pipecat.ai/pipecat/get-started/quickstart) to get your first bot running in 5 minutes.
1414

15-
Then continue learning with these starter examples, located in the Pipecat repo:
16-
17-
- **[client-server-web example](https://github.com/pipecat-ai/pipecat/tree/main/examples/client-server-web)**: Learn client/server architecture with web clients
18-
- **[phone-bot-twilio](https://github.com/pipecat-ai/pipecat/tree/main/examples/phone-bot-twilio)**: Learn how to connect your bot to a phone number using Twilio
19-
20-
Once you understand the basics, check out the examples below.
15+
Then use the [Pipecat CLI](https://docs.pipecat.ai/pipecat/get-started/build-your-next-bot) to scaffold your first project or learn more from the demos in this repo.
2116

2217
## Prerequisites
2318

2419
Most examples require:
2520

26-
- Python 3.10 or newer
21+
- Python 3.11 or newer
2722
- API keys for AI services (OpenAI, Deepgram, Cartesia, etc.)
2823
- Additional service-specific requirements (see individual example READMEs)
2924

0 commit comments

Comments
 (0)