Chatbase-Alternative icon indicating copy to clipboard operation
Chatbase-Alternative copied to clipboard

ChatGPT for every website.Instantly answer your visitors' questions with a personalized chatbot trained on your website content. Alternative to Chatbase, SiteGPT, Dante AI

Website-to-Chatbot

ChatGPT for every website

Instantly answer your visitors' questions with a personalized chatbot trained on your website content.

Create app like SiteGPT , Chatbase , Dante AI , Botsonic , CustomGPT , Botpress , Chatbot AI in less than 40 lines of code

https://github.com/Anil-matcha/Chatbase/assets/4326215/ef4a9654-dc72-41bb-8644-68454b3a3e33

Getting Started

Code is up, ⭐ (Star) the repo to receive updates

Replit and streamlit version coming soon

Follow Anil Chandra Naidu Matcha on twitter for updates

Subscribe to https://www.youtube.com/@AnilChandraNaiduMatcha for more such video tutorials

How to run ?

  1. Create a virtual environment in python https://docs.python.org/3/library/venv.html

  2. Run "pip install -r requirements.txt"

  3. Set OPENAI_API_KEY environment variable with your openai key

  4. Run "python main.py"

  5. Change url and query in code if you want to try with any other content

To run streamlit app, follow the steps run "streamlit run streamlitui.py"

Demo link

https://heybot.thesamur.ai/

Also check

Chat with PDF code

Chat with CSV code

Chat with Youtube code

ChatGPT in Discord code