Skip to content

Elevate post-sales and customer interaction by integrating conversational AI into data interaction with ChatGPT and LangChain.

Notifications You must be signed in to change notification settings

nitsourish/Conversational_AIchatbot

Repository files navigation

Chat with Your AI Agents Using ChatGPT

This is the repository is a demonstration of building Customer-Facing AI Agents for question-answering.

Elevate post-sales and customer interaction by integrating conversational AI into data interaction with ChatGPT and LangChain. The repository consists demo codes for building a ChatGPT-powered chatbot using LangChain, focusing on key topics like prompt engineering, vector databases, data retrieval, and question answering.Also the reposity is consist of scripts for deploying the conversational AI agent using different micro web framework - Flask and Streamlit. See the readme file in the main branch for updated instructions and information.

Installing

Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree by

git clone git@github.com:nitsourish/Conversational_AIchatbot.git

and then navigate to

cd Conversational_AIchatbot

install the dependencies

pip install -r requirements.txt

https://media.licdn.com/dms/image/D560DAQHmJSA5aCjk6Q/learning-public-crop_675_1200/0/1718120403830?e=2147483647&v=beta&t=lpojIbHlI6Jl_BpgHTaGYgSVM2jX3hcaj6M0J2Scg9c

About

Elevate post-sales and customer interaction by integrating conversational AI into data interaction with ChatGPT and LangChain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published