Launch Week - Day 3: Introducing Base Chat, our open-source RAG chatbot
We’ve made it easier for you to create a multi-tenant RAG Chatbot with Ragie. Introducing Base Chat, our open-source RAG chatbot built with Ragie Connect. It ships with built-in authentication and connections to Google Drive, Notion, Salesforce, and many more connectors.
Let's take a look at a quick demo of Base Chat!
First, follow the setup instructions from the GitHub repo here: https://github.com/ragieai/basechat
After setting up Base Chat, the application should now be running locally on your machine at http://localhost:3000.
This is what the UI looks like after the user logs in or create an account.
Then you can connect your data from Google Drive, Notion, Salesforce, etc, by following the steps below:
Let’s go ahead and ask Base Chat a question about last year’s sales.
It worked! And all responses are backed by the right sources.
Next Steps
Base Chat is designed to be a flexible, production-ready RAG Chatbot with built-in connectors for Google Drive, Notion, Salesforce, and more. You can customize it further by exploring the source code or our API documentation. Don’t forget to ⭐ star the repo :)