10Nates/ollama-autocoder
A simple to use Ollama autocompletion engine with options exposed and streaming functionality
This tool helps developers quickly write code and text by suggesting completions as they type. It takes your partially written code or natural language in any text editor and provides relevant suggestions directly in line. Software developers and programmers who spend a lot of time coding will find this useful for speeding up their workflow.
146 stars. No commits in the last 6 months.
Use this if you want AI-powered autocompletion directly in your text editor to accelerate coding or text generation.
Not ideal if you need an AI that understands the full document context, as it only processes text before your cursor.
Stars
146
Forks
31
Language
TypeScript
License
MIT
Category
Last pushed
Apr 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/10Nates/ollama-autocoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ggml-org/llama.vim
Vim plugin for LLM-assisted code/text completion
ggml-org/llama.vscode
VS Code extension for LLM-assisted code/text completion
DmitryNekrasov/ai-code-completion-idea-plugin
Implementation of IntelliJ IDEA code completion plugin using a local LLM.
xNul/code-llama-for-vscode
Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to...
Wells-the-Doctor/leaxer
🌟 Build and deploy local AI models with Leaxer for real-time interaction, streamlined document...