jtsang4/claude-to-chatgpt
A proxy service that converts Anthropic Claude API calls to OpenAI Chat API format for compatibility.

Not currently ranked — collecting fresh signals.
star history
This project enables developers to call Anthropic Claude models using the OpenAI Chat API interface. It acts as a translation layer, converting request and response formats between the two providers. The service supports streaming responses and can be deployed via Cloudflare Workers or Docker, making it useful for applications that want to switch between LLM providers without changing their API integration code.
Frequently asked
- What is jtsang4/claude-to-chatgpt?
- A proxy service that converts Anthropic Claude API calls to OpenAI Chat API format for compatibility.
- Is claude-to-chatgpt open source?
- Yes — jtsang4/claude-to-chatgpt is open source, released under the MIT license.
- What language is claude-to-chatgpt written in?
- jtsang4/claude-to-chatgpt is primarily written in Python.
- How popular is claude-to-chatgpt?
- jtsang4/claude-to-chatgpt has 1.3k stars on GitHub.
- Where can I find claude-to-chatgpt?
- jtsang4/claude-to-chatgpt is on GitHub at https://github.com/jtsang4/claude-to-chatgpt.