copilot-openai-api and github_copilot_openai_api_wrapper

These are **competitors**: both projects aim to provide an OpenAI-compatible API interface for GitHub Copilot's chat and embedding capabilities, requiring a user to choose one or the other for their proxying needs.

Maintenance 13/25
Adoption 7/25
Maturity 15/25
Community 10/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 41
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About copilot-openai-api

yuchanns/copilot-openai-api

A FastAPI proxy server that seamlessly turns GitHub Copilot's chat completion/embeddings capabilities into OpenAI compatible API service.

Leverages GitHub Copilot's native configuration (OAuth tokens from VS Code, JetBrains, Vim, etc.) to extract credentials, then proxies `/v1/chat/completions`, `/v1/embeddings`, and `/v1/responses` endpoints with real-time streaming support and automatic token refresh. Supports cross-platform deployment via Docker or local FastAPI server with configurable worker processes and bearer-token authentication middleware.

About github_copilot_openai_api_wrapper

Axillaryfossaprize786/github_copilot_openai_api_wrapper

Enable GitHub Copilot access through any OpenAI-compatible client by proxying requests to the Copilot Chat API with a local server.

Scores updated daily from GitHub, PyPI, and npm data. How scores work