anders94/code-llm
A CLI tool that works with a local LLM in an iterative chat-like style, providing code suggestions based on your local directory context.
This tool helps software developers get real-time coding suggestions and generate code directly within their local development environment. You provide natural language prompts or requests, and it uses your existing codebase as context to output code changes presented as diffs. It's designed for individual developers working on code projects who want AI assistance without sending their code to external cloud services.
No commits in the last 6 months.
Use this if you are a developer who wants an interactive, chat-like assistant to help write or modify code, leveraging a local AI model for privacy and context.
Not ideal if you need a code assistant that integrates directly into an IDE, requires cloud-based LLM services, or if you're not comfortable running local AI models.
Stars
34
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Mar 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/anders94/code-llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...