Skip to content

A RESTful web service created to provide a simple API for generating text using various GPT models based on different providers.

License

Notifications You must be signed in to change notification settings

nagarajpandith/GPTGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Flask API

git clone https://github.com/nagarajpandith/gpt-flask.git
cd gpt-flask
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 main.py

Releases

No releases published

Packages

No packages published