{"repo":"realasfngl/ChatGPT","free":true,"listed":false,"github":"https://github.com/realasfngl/ChatGPT","clone":"git clone https://github.com/realasfngl/ChatGPT.git","description":"My API wrapper for ChatGPT making it possible to use ChatGPT via API for free instead of paying for their API.","language":"Python","stars":107,"topics":["ai","api","api-wrapper","chatgpt","chatgpt-api","decompiler","devirtualization","python","reverse-engineering","reversing"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"ChatGPT Reverse A reverse-engineered implementation of ChatGPT that bypasses OpenAI's API system. This project provides free access to ChatGPT as API by emulating browser behavior and solving OpenAI Turnstile challenge through VM decompilation. Quick Start Install dependencies: Run the API server: The server runs on http://localhost:6969 Or test directly: Usage API Endpoint POST /conversation Request: The image field accepts base64-encoded images with data URI format. The system automatically handles image upload, processing, and attachment to the conversation. Response: Direct Usage Request Flow and Authentication The system makes several authenticated requests to ChatGPT endpoints: 1. Initial Requirements ( /backend-anon/sentinel/chat-requirements ) - Sends VM token in request body as p parameter - Receives chat requirements token, proof-of-work challenge, and Turnstile bytecode - Headers: oai-client-version , oai-device-id 2. Conduit Token ( /backend-anon/f/conversation/prepare ) - Prepares conversation context - Uses x-conduit-token: no-token header initially - Returns conduit token for actual conversation 3. Main Conversation ( /backend-anon/f/conversation ) - Critical headers with VM components: - openai-sentinel-chat-requirements-token : From requirements endpoint - openai-sentinel-proof-token : Solved proof-of-work challenge - openai-sentinel-turnstile-token : VM-generated Turnstile token - x-conduit-token : From conduit preparation - oai-echo-logs : Timing data for b","default_branch":null,"files":null,"tree":[],"storefront":"/r/realasfngl","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/realasfngl/ChatGPT/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}