Skip to content

aiberk/ChatGPT-Flask-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Flask-App

Requirements

  • Python 3

Installation Commands

  • pip3 install flask
  • pip3 install requests

Inside root folder

  • (Windows only) set FLASK_APP=app.py
  • (Mac & Linux ) export FLASK_APP=app.py

Run Command

  • flask run

Does NOT use a virtual environment

About

Chat GPT and flask boilerplate app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published