copilot-openai-api and go-copilot-api

These are competitors, as both are independently developed, open-source proxy servers designed to convert GitHub Copilot's API into an OpenAI-compatible service, offering similar core functionalities in different programming languages (Python and Go).

copilot-openai-api
43
Emerging
go-copilot-api
34
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 10/25
Maintenance 2/25
Adoption 4/25
Maturity 15/25
Community 13/25
Stars: 41
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 8
Forks: 2
Downloads:
Commits (30d): 0
Language: Go
License:
No Package No Dependents
Stale 6m 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.

This tool helps developers who want to use GitHub Copilot's AI capabilities within their applications but prefer to interact with a standard OpenAI-compatible API. It acts as a bridge, taking requests formatted for OpenAI's chat completion or embedding services and translating them to communicate with GitHub Copilot. The output is Copilot's AI-generated text or embeddings, ready for integration into your software projects.

API-integration software-development AI-tools developer-workflow backend-services

About go-copilot-api

teamcoltra/go-copilot-api

A high-performance Go proxy server that turns GitHub Copilot's chat completion/embeddings capabilities into an OpenAI-compatible API service, with Anthropic compatibility and robust security.

This is a tool for developers who want to use GitHub Copilot's AI features within their own applications. It takes your existing GitHub Copilot subscription and makes its chat and embedding capabilities accessible through a standard API, similar to OpenAI. You would use this if you're building software and want to integrate Copilot's code generation, explanation, or text embedding features directly.

API-development developer-tools AI-integration backend-development software-engineering

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