Merge pull request #135 from pipecat-ai/jpt/devrel-edits-2

Jpt/devrel edits 2
This commit is contained in:
Jon Taylor
2024-05-13 18:19:33 +01:00
committed by GitHub
2 changed files with 1 additions and 11 deletions

View File

@@ -6,7 +6,6 @@
[![PyPI](https://img.shields.io/pypi/v/pipecat-ai)](https://pypi.org/project/pipecat-ai) [![Discord](https://img.shields.io/discord/1239284677165056021
)](https://discord.gg/pipecat)
[![Docs](https://img.shields.io/badge/docs-docusaurus)](https://daily-co.github.io/dailyai-docs/docs/intro)
`pipecat` is a framework for building voice (and multimodal) conversational agents. Things like personal coaches, meeting assistants, [story-telling toys for kids](https://storytelling-chatbot.fly.dev/), customer support bots, [intake flows](https://www.youtube.com/watch?v=lDevgsp9vn0), and snarky social companions.

View File

@@ -8,16 +8,7 @@ Small snippets that build on each other, introducing one or two concepts at a ti
➡️ [Take a look](https://github.com/pipecat-ai/pipecat/tree/main/examples/foundational)
## Chatbot examples
Collection of self-contained real-time voice and video AI demo applications built with [pipecat](https://github.com/pipecat-ai/pipecat/).
<p float="left">
<a href="https://github.com/pipecat-ai/pipecat-examples/tree/main/examples/simple-chatbot"><img src="simple-chatbot/image.png" width="280" /></a>&nbsp;
<a href="https://github.com/pipecat-ai/pipecat-examples/tree/main/examples/storytelling-chatbot"><img src="storytelling-chatbot/image.png" width="280" /></a>
<br/>
<a href="https://github.com/pipecat-ai/pipecat-examples/tree/main/examples/translation-chatbot"><img src="translation-chatbot/image.png" width="280" />&nbsp;
<a href="https://github.com/pipecat-ai/pipecat-examples/tree/main/examples/moondream-chatbot"><img src="moondream-chatbot/image.png" width="280" /></a>
</p>
Collection of self-contained real-time voice and video AI demo applications built with Pipecat.
### Quickstart