Free GPT4 WEB API banner
aledipa aledipa

Free GPT4 WEB API

AI community

Description

Not just GPT4! Easy to use, Self-Hosted, Unlimited and Free WEB API of the latest A.I. like Gemini, DeepSeek, Claude and GPT

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

[![Docker Image CI](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/docker-image.yml/badge.svg)](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/docker-image.yml) [![GPT4-API-PyApp](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/python-app.yml/badge.svg)](https://github.com/aledipa/Free-GPT4-WEB-API/actions/workflows/python-app.yml) ![Docker Pulls](https://img.shields.io/docker/pulls/d0ckmg/free-gpt4-web-api)

Free-GPT4-WEB-API

Self-hosted web API that exposes free, unlimited access to modern LLM providers through a single, simple HTTP interface. It includes an optional web GUI for configuration and supports running via Python or Docker.

Key Features

  • Free to use - No API keys or subscriptions required
  • Unlimited requests - No rate limiting
  • Simple HTTP interface - Returns plain text responses
  • Optional Web GUI - Easy configuration through browser
  • Docker support - Ready-to-use container available
  • Smart timeout handling - Automatic retry with optimized timeouts

Note: The demo server, when available, can be overloaded and may not always respond.


Table of contents

  • Features
  • Screenshots
  • Quick start
    • Run with Docker
    • Run from source
  • Usage
    • Quick examples (browser, curl, Python)
    • File input
    • Web GUI
  • Command-line options
  • Configuration
    • Cookies
    • Proxies
    • Models and providers
    • Private mode and password
  • Siri integration
  • Requirements
  • Star history
  • Contributing
  • License

Screenshots


Quick star