Skip to content

Steamlit applications - chat and Q&A app from uploaded document

Notifications You must be signed in to change notification settings

mohyour/ChatterBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom chatGPT

Custom chat with streamlit

Create a .env file in root directory to add your OpenAI APIKEY. Format in .env-example

Running app:

Create a virtual environment and activate the environment. Install dependencies in requirements.txt

Run chat app using:

streamlit run chat.py

Run document Question and Answer app using:

streamlit run chat_with_doc.py

About

Steamlit applications - chat and Q&A app from uploaded document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages