jtsang4/claude-to-chatgpt
This project converts the API of Anthropic's Claude model to the OpenAI Chat API format.
This project helps developers easily switch between different large language models by translating API calls. It takes requests formatted for OpenAI's Chat API, sends them to Anthropic's Claude models, and then returns responses in the expected OpenAI Chat API format. This allows developers to use Claude through existing tools or code designed for OpenAI's ChatGPT.
1,302 stars. No commits in the last 6 months.
Use this if you are a developer who wants to leverage Claude's capabilities with tools, libraries, or applications built to interact with the OpenAI Chat API.
Not ideal if you prefer to integrate directly with the native Claude API or if you are not a software developer working with LLM integrations.
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
yiyao-ai/proxypool-hub
Multi-protocol AI proxy server for Claude Code, Codex CLI, Gemini CLI & OpenClaw. Account...
AbdelStark/anthropic-rs
Anthropic Rust SDK 🦀 with async support.