Skip to content

An api utilizing fast api onto the reverse engineered chatGPT

Notifications You must be signed in to change notification settings

mattsegura/fastGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to run:

  1. Start the server
  • uvicorn main:app --reload
  1. To view api, go to this link
  1. If you want to setup a public endpoint you can use ngrok but it's not recommended for public user...
  • ngrok http (port # here)

About

An api utilizing fast api onto the reverse engineered chatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages