Skip to content

AI chatbot on custom data using openai api, langchain and gradio

Notifications You must be signed in to change notification settings

Shavkatjon-O/custom-openai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start from here

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cp .env.example .env
python main.py

Demo

Demo Image Demo Image

Releases

No releases published

Packages

No packages published

Languages