diff --git a/examples/README.md b/examples/README.md index 7472ba019..7c73f833d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -42,7 +42,7 @@ Next, follow the steps in the README for each demo. | [Dialin Chatbot](dialin-chatbot) | A chatbot that connects to an incoming phone call from Daily or Twilio. | Deepgram, ElevenLabs, OpenAI, Daily, Twilio | | [Twilio Chatbot](twilio-chatbot) | A chatbot that connects to an incoming phone call from Twilio. | Deepgram, ElevenLabs, OpenAI, Daily, Twilio | | [studypal](studypal) | A chatbot to have a conversation about any article on the web | | -| [WebSocket Chatbot Server](websocket-server) | A real-time websocket server that handles audio streaming and bot interactions with speech-to-text and text-to-speech capabilities, Session handling is also included in this example. | `python-websockets`, `openai`, `deepgram`, `silero VAD`, `numpy` | +| [WebSocket Chatbot Server](websocket-server) | A real-time websocket server that handles audio streaming and bot interactions with speech-to-text and text-to-speech capabilities. | Cartesia, Deepgram, OpenAI, Websockets | > [!IMPORTANT] > These example projects use Daily as a WebRTC transport and can be joined using their hosted Prebuilt UI.