# Chatbase-Alternative **Repository Path**: kvnjiga/Chatbase-Alternative ## Basic Information - **Project Name**: Chatbase-Alternative - **Description**: 把大模型的语言能力,加上网站的个性化知识 生成一个个性化的聊天机器人 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Website-to-Chatbot ChatGPT for every website Instantly answer your visitors' questions with a personalized chatbot trained on your website content. ### Tutorial -> https://www.youtube.com/watch?v=ZSfdZVvZ99Q Create app like [SiteGPT](https://www.thesamur.ai/sitegpt-alternative) , [Chatbase](https://www.thesamur.ai/chatbase-alternative) , [Dante AI](https://www.thesamur.ai/danteai-alternative) , [Botsonic](https://www.thesamur.ai/botsonic-alternatives) , [CustomGPT](https://www.thesamur.ai/customgpt-alternative) , [Botpress](https://www.thesamur.ai/botpress-alternative) , [Chatbot AI](https://www.thesamur.ai/botpress-alternative) 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](https://twitter.com/matchaman11) 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](https://github.com/Anil-matcha/ChatPDF) [Chat with CSV code](https://github.com/Anil-matcha/Chat-With-Excel) [Chat with Youtube code](https://github.com/Anil-matcha/Chat-Youtube) [ChatGPT in Discord code](https://github.com/Anil-matcha/DiscordGPT)