jtsang4/claude-to-chatgpt
This project converts the API of Anthropic's Claude model to the OpenAI Chat API format.
Implements a reverse-proxy that translates OpenAI Chat API requests to Claude's completion endpoint, supporting streaming responses and multiple Claude model versions. Deployable serverlessly via Cloudflare Workers (100k requests/day limit) or Docker, enabling drop-in compatibility with existing ChatGPT client libraries and applications.
1,302 stars. No commits in the last 6 months.
Stars
1,302
Forks
150
Language
Python
License
MIT
Category
Last pushed
Aug 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jtsang4/claude-to-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KoushikNavuluri/Claude-API
This project provides an unofficial API for Claude AI, allowing users to access and interact...
jwadow/kiro-gateway
Proxy API gateway for Kiro IDE & CLI (Amazon Q Developer / AWS CodeWhisperer). Use free Claude...
liushuangls/go-anthropic
Anthropic Claude API wrapper for Go
mozex/anthropic-php
PHP client for the Anthropic Claude API — messages, streaming, tool use, vision, batch...
starbaser/ccproxy
Build mods for Claude Code: Hook any request, modify any response, /model...