srikanth235/privy
An open-source alternative to GitHub copilot that runs locally.
Privy helps software developers write code faster and understand it better by providing an AI assistant directly in their code editor. It takes your existing code and prompts, offering real-time code completions, generating unit tests, finding bugs, and explaining complex logic. This tool is for developers who want AI assistance without sending their code to external servers.
992 stars. No commits in the last 6 months.
Use this if you are a software developer who wants AI-powered coding assistance like autocompletion and code explanations, but need the AI model to run entirely on your local machine to ensure privacy and data security.
Not ideal if you prefer cloud-based AI coding assistants and do not want to manage local AI model setup and hardware requirements.
Stars
992
Forks
51
Language
TypeScript
License
MIT
Category
Last pushed
May 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/srikanth235/privy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
theblixguy/xcode-copilot-server
GitHub Copilot proxy for Xcode with support for Claude Agent and Codex Agent.
CNSeniorious000/oai2ollama
OpenAI API -> Ollama API (original idea:...
yuchanns/copilot-openai-api
A FastAPI proxy server that seamlessly turns GitHub Copilot's chat completion/embeddings...
shyamsridhar123/ClaudeCode-Copilot-Proxy
Proxy server enabling Claude Code to work seamlessly with GitHub Copilot. Bridges AI coding...
hankchiutw/copilot-proxy
A simple HTTP proxy that exposes your GitHub Copilot free quota as an OpenAI-compatible API