Skip to content

The Free-Unofficial-GPT4O-Mini-API is a lightweight and accessible API built using FastAPI and Python, designed to provide users with a simplified interface for interacting with the capabilities of the GPT-4 model. No key required.

License

Notifications You must be signed in to change notification settings

lequan2909/free-unoficial-gpt4o-mini-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App image:

image

Start app:

uvicorn main:app --reload --port 9090

uvicorn main:app --host 0.0.0.0 --port $PORT

Setting up

  • python3.9 -m venv .venv

About

The Free-Unofficial-GPT4O-Mini-API is a lightweight and accessible API built using FastAPI and Python, designed to provide users with a simplified interface for interacting with the capabilities of the GPT-4 model. No key required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages