shahtab123 / gpt4-website-chatbot-langchain

ChatGPT for every website.Instantly answer questions with a personalized chatbot trained on your website content built on langchain

Home Page:https://heybot.thesamur.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT4 Website to Chatbot

ChatGPT for every website

Instantly answer questions with a personalized chatbot trained on your website content built on langchain

Create app like SiteGPT, Chatbase in less than 40 lines of code

Getting Started

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

Replit and streamlit version coming soon

Follow Ankur Singh on twitter for updates

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

Demo link

https://heybot.thesamur.ai/

About

ChatGPT for every website.Instantly answer questions with a personalized chatbot trained on your website content built on langchain

https://heybot.thesamur.ai/

License:MIT License


Languages

Language:Python 100.0%