This repo will guide you over building a platform from where the buisnesses can build up a more personalized chatbots to gain more user interaction and also automate the process and thereby saving workforce. This project use Langraph for a special agentic mechanism to increase the accuracy of the chatbot.
In this project we are building the backend for a customeized AI chatbot selling webste.
-
Clone the repository:
git clone https://github.com/vansh-khaneja/OpenChat cd OpenChat -
Installing the python modules
pip install -r requirements.txt
-
Running the file
python main.py
This will run the flask server over http://127.0.0.1:6000/.
For any questions or issues, feel free to open an issue on this repository or contact me.
Happy coding!
