Free and private AI extension for Visual Studio Code.
Visit the quick start guide to get started.
Get AI-based suggestions in real time. Let Twinny autocomplete your code as you type.
Discuss your code via the sidebar: get function explanations, generate tests, request refactoring, and more.
Enhance your coding experience with context-aware AI assistance using workspace embeddings.
- Embed Your Workspace: Easily embed your entire workspace with a single click.
- Context-Aware Responses: twinny uses relevant parts of your codebase to provide more accurate and contextual answers.
- Customizable Embedding Provider: By default, uses Ollama for Embedding, but supports various providers.
- Adjustable Relevance: Fine-tune the rerank probability threshold to control the inclusion of context in AI responses.
- Operates online or offline
- Highly customizable API endpoints for FIM and chat
- Chat conversations are preserved
- Conforms to the OpenAI API standard
- Supports single or multiline fill-in-middle completions
- Customizable prompt templates
- Generate git commit messages from staged changes
- Easy installation via the Visual Studio Code extensions marketplace
- Customizable settings for API provider, model name, port number, and path
- Compatible with Ollama, llama.cpp, oobabooga, and LM Studio APIs
- Accepts code solutions directly in the editor
- Creates new documents from code blocks
- Copies generated code solution blocks
- Workspace embeddings for context-aware AI assistance
Visit the GitHub issues page for known problems and troubleshooting.
Interested in contributing? Reach out on Twitter, describe your changes in an issue, and submit a PR when ready. Twinny is open-source under the MIT license. See the LICENSE for more details.
Thanks for using Twinny!
This project is and will always be free and open source. If you find it helpful, please consider showing your appreciation with a small donation <3
Bitcoin: 1PVavNkMmBmUz8nRYdnVXiTgXrAyaxfehj
Twinny is actively developed and provided "as is". Functionality may vary between updates.