jtsang4/claude-to-chatgpt
This project converts the API of Anthropic's Claude model to the OpenAI Chat API format. observed · 2026-08-28
Health v2 · maintenance only
20/100
- Activity 0
- Release rhythm 8
- Longevity 86
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1212
- days_rel: n/a
- days_push: 745
- n_releases_24m: 0
Adoption not part of the score
1297 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A proxy service that translates Anthropic Claude API calls into the OpenAI Chat Completions API format, so Claude can be used anywhere the OpenAI API is expected. It supports streaming responses and can be deployed via Cloudflare Workers or Docker.
Use cases
- use claude with openai api clients
- expose claude as a chatgpt-compatible endpoint
- connect claude to chatgpt gui apps
- self-host an openai-compatible claude proxy
- swap gpt-3.5-turbo for claude in existing tools
- deploy claude api adapter on cloudflare workers
When to choose
- you have existing OpenAI-format tooling and want to use Claude models
- you want a serverless Cloudflare Workers deployment
- you need streaming chat completions backed by Claude
When to avoid
- you need current Claude model support, as the project targets claude-instant-1 and claude-2 and has not been updated since 2024
- you need a native Anthropic API client
- you require production-grade maintenance or security updates
Facets
service · maturity maintenance
api-framework http-server middleware llm-inference large-language-models apis backend artificial-intelligence cloud self-hosted python api-proxy api-conversion anthropic-claude openai-compatible cloudflare-workers chatgpt docker web-server
1 source
- readme: https://github.com/jtsang4/claude-to-chatgpt · fetched 2026-08-28 · 433a92c3ee1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jtsang4/claude-to-chatgpt | main | 20 |
For agents
markdown · JSON · MCP: product_card(name="jtsang4/claude-to-chatgpt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem