-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: Rasa | ||
--- | ||
|
||
Rasa provides a framework to manage dialogue and conversational agents. Get started with a tutorial on building a voice agent with Rasa and Cartesia, from start to finish: | ||
|
||
<Card title="Tutorial: Build a Voice Agent with Rasa and Cartesia" href="https://rasa.com/blog/building-a-voice-bot-with-rasa-and-cartesia-a-technical-tutorial/"> | ||
Full tutorial for building a voice agent with Rasa and Cartesia. | ||
</Card> | ||
|
||
For implementation details, see their documentation: | ||
|
||
<Card title="Rasa > Docs > Cartesia" href="https://rasa.com/docs/rasa-pro/production/speech-integrations/#cartesia-tts"> | ||
Rasa documentation for using Cartesia TTS. | ||
</Card> |