Discover and explore top open-source AI tools and projects—updated daily.
Sublime Text plugin for AI assistance
Top 73.0% on SourcePulse
This Sublime Text plugin provides AI-powered code assistance, similar to GitHub Copilot or Cursor, directly within the editor. It supports various OpenAI models (including GPT-4 variants) and open-source LLMs via Ollama or llama.cpp servers, catering to developers who want integrated AI capabilities without leaving their preferred IDE.
How It Works
The plugin integrates with LLM APIs, allowing users to send selected code snippets, entire files, or project-specific contexts to the AI for analysis and generation. It supports server-side streaming for real-time responses and offers "phantom" UI elements for non-disruptive inline feedback. Its flexibility in connecting to different LLM backends (OpenAI, Ollama, llama.cpp) is a key advantage.
Quick Start & Requirements
Package Control: Install Package
-> OpenAI
.llama.cpp
or ollama
installed, or an API key for remote LLM services.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 weeks ago
1 day