twinnydotdev/twinny
A free AI code completion and chat extension for Visual Studio Code supporting multiple LLM providers.

Twinny is a VS Code extension that provides AI-assisted code completion and conversational assistance, functioning as a free alternative to GitHub Copilot. It supports integration with numerous LLM providers including OpenAI, Anthropic, Ollama, Deepseek, Cohere, Mistral, Perplexity, Groq, and OpenRouter. The extension uses workspace embeddings for context-aware suggestions and includes features such as fill-in-the-middle code completion, chat-based code discussions, git commit message generation, and a decentralized P2P inference network called Symmetry.
Frequently asked
- What is twinnydotdev/twinny?
- A free AI code completion and chat extension for Visual Studio Code supporting multiple LLM providers.
- Is twinny open source?
- Yes — twinnydotdev/twinny is open source, released under the MIT license.
- What language is twinny written in?
- twinnydotdev/twinny is primarily written in TypeScript.
- How popular is twinny?
- twinnydotdev/twinny has 3.6k stars on GitHub.
- Where can I find twinny?
- twinnydotdev/twinny is on GitHub at https://github.com/twinnydotdev/twinny.