Skip to content

jeanmaried/openai-assistant-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for my blog on creating an OpenAI Assistant using Python

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

Don't forget to add your OPENAI_API_KEY variable in a .env file.

About

Repo for my openai assistant blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages