Skip to content

Commit

Permalink
agent: RASA improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rithikJha committed Dec 31, 2024
1 parent b7b8f04 commit b822142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/RASA_Customer-support-bot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For detailed installation instructions, please refer to our comprehensive guide
<a href="https://colab.research.google.com/github/lancedb/vectordb-recipes/blob/main/examples/RASA_Customer-support-bot/main.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>


This guide will walk you through setting up each component of the Super Agent, ensuring a seamless integration process.
This guide will walk you through setting up each component of the RASA Customer Support bot, ensuring a seamless integration process.

## Building the Customer Support Bot

Expand Down Expand Up @@ -48,7 +48,7 @@ The RASA customer support bot involves several key steps:

## Resources

- **Google Colab**: For hands-on examples and detailed code snippets for implementing the Super Agent, visit our [Google Colab Notebook](https://colab.research.google.com/github/lancedb/vectordb-recipes/blob/main/examples/RASA_Customer-support-bot/main.ipynb).
- **Google Colab**: For hands-on examples and detailed code snippets for implementing the RASA Chatbot with LanceDB and OpenAI api, visit our [Google Colab Notebook](https://colab.research.google.com/github/lancedb/vectordb-recipes/blob/main/examples/RASA_Customer-support-bot/main.ipynb).

- **Blog Post**: For a more in-depth exploration of the concepts and methodologies discussed in this project, please visit our [Blog Post](https://blog.lancedb.com/customer-support-bot-rasa-x-lancedb/).

0 comments on commit b822142

Please sign in to comment.