Skip to content

Text-davinci-003 from the GPT-3 LLM Series implemented in the console.

Notifications You must be signed in to change notification settings

shah-aarav/Davinci003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Davinci003

Text-davinci-003 from the GPT-3 LLM Series implemented in the console.

To Install & Dependencies

git clone https://github.com/aaravzer/Davinci003.git & python3 -m pip install -r requirements.txt

To run

python3 console.py

FYI: FOR IT TO ACTUALLY FUNCTION YOU HAVE TO INSERT YOUR OWN OPENAI KEY ON THIS LINE openai.api_key = os.getenv("OPENAI_API_KEY")

About

Text-davinci-003 from the GPT-3 LLM Series implemented in the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages