Skip to content

ionextdebug/assistantGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARN

This project was not refactored, it's only initial validation about OpenAI API.

PIP AND VENV

All dependencies are freezed using pip freeze > requirements.txt, then you can use pip install -r requirements.txt to install it and start improvements.

MAIN DEPENDENCIES

  • OpenAI API for Python
  • FastAPI
  • Frontend with Tailwind, jQuery, and HTML

.ENV

  • You need to create the file .env and set your environment variable OPENAI_KEY with your own OpenAI Key.

About

Beginner prototype using OpenAI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published