Skip to content

JasonMAnderson/GPT3-5_Tunable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

  1. Downoad the repo to a folder of your choosing

  2. install the required packages with

pip install -r requirements.txt

(Python versions other than 3.10 untested)

  1. Make an openAI API key (you may need to make an account if you do not have on yet): openAI key settings and copy-paste it into the designated area in the app.py file.

  2. Run the app.py file with

python app.py

or in VS code.

  1. Click on the outputted gradio link and enjoy!

Usage:

To add.remove documents, just put .txt's or pdfs in the DOCS folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%