awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
PawanOsman avatar

PawanOsman/ChatGPT

0
View on GitHub↗
5,894 stars·1,006 forks·TypeScript·AGPL-3.0·33 viewsdiscord.pawan.krd↗

ChatGPT

This project provides a self-hosted reverse proxy that forwards requests to ChatGPT's gpt-3.5-turbo model, accepting the same request format and authentication pattern as the official OpenAI API. It functions as a drop-in replacement, allowing any library or tool built for the OpenAI API to work without code changes.

The proxy delivers model output incrementally to clients as it is generated, enabling real-time streaming responses. It processes each request independently without storing session state, and uses environment variables or configuration files to determine the upstream API URL and authentication tokens at startup.

The project includes Docker Compose configuration for running the proxy alongside third-party chat web interfaces like BetterChatGPT and LobeChat as a unified stack.

Features

  • ChatGPT - Provides a self-hosted proxy that forwards requests to ChatGPT models with full OpenAI API compatibility.

Star history

Star history chart for pawanosman/chatgptStar history chart for pawanosman/chatgpt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pawanosman/chatgpt do?

This project provides a self-hosted reverse proxy that forwards requests to ChatGPT's gpt-3.5-turbo model, accepting the same request format and authentication pattern as the official OpenAI API. It functions as a drop-in replacement, allowing any library or tool built for the OpenAI API to work without code changes.

What are the main features of pawanosman/chatgpt?

The main features of pawanosman/chatgpt are: ChatGPT.

Which projects share features with pawanosman/chatgpt?

Projects with overlapping indexed features include: popjane/free_chatgpt_api — This project is an API proxy that provides free and paid access to ChatGPT models through an OpenAI-compatible… wzpan/wukong-robot — wukong-robot is an open-source, Chinese-language voice assistant platform that integrates ChatGPT for multi-turn…

Projects sharing features with ChatGPT

These projects share indexed features with ChatGPT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • popjane/free_chatgpt_apipopjane avatar

    popjane/free_chatgpt_api

    5,983View on GitHub↗

    This project is an API proxy that provides free and paid access to ChatGPT models through an OpenAI-compatible endpoint. It acts as a reverse proxy, routing requests to ChatGPT while maintaining full compatibility with OpenAI's SDK interface, allowing any application or tool that supports a custom base URL and API key to connect. The service offers a free tier that provides access to ChatGPT models for chat, image generation, and voice dialogue without requiring an official subscription, along with a paid tier that unlocks over 130 OpenAI models including GPT-4 with lower latency and reduced

    View on GitHub↗5,983
  • wzpan/wukong-robotwzpan avatar

    wzpan/wukong-robot

    7,116View on GitHub↗

    wukong-robot is an open-source, Chinese-language voice assistant platform that integrates ChatGPT for multi-turn conversational AI. It is built around a plugin-based smart speaker framework, combining offline wake word detection with local speech synthesis to enable hands-free, voice-controlled interactions without requiring a constant internet connection. The platform distinguishes itself through its modular architecture, supporting custom wake word training via the command line and a plugin system that routes user intents using regular expressions for extensible functionality. It offers mul

    Pythonaialexaamazon-echo
    View on GitHub↗7,116