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

serverless-coding/free-unoficial-gpt4o-mini-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App image:

image

Start app:

uvicorn main:app --reload --port 9090

Setting up

  • python3.9 -m venv .venv

deploy

netlify doesn't spport python so we used vercel

ref

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

  • Python 82.8%
  • Shell 17.2%