#419 · Primary category: AI Coding Assistants

vibe-local

Free AI coding environment: Ollama + Python

Project last updated:07/19/26

GitHub Stars

803

Forks

99

Contributors

6

License

MIT

Why we included this project

vibe-local pairs Ollama with a terminal AI agent so you can write code entirely on your own machine, with no network connection and no paid plan. That makes it a good fit for instructors running offline workshops, students who want to practice agent-driven coding without a subscription, and beginners learning terminal operations by describing tasks in plain language. It builds on the OpenCode TUI and adds a small router that answers casual chat with a lightweight model while sending real coding work to a larger one, plus automatic context-length tuning so it stays usable on machines with modest RAM. A classroom mode lets one machine serve the models while students attach to it, which suits teaching setups. If you want a free, local-first way to try agent-assisted coding or show it to others, this is a straightforward place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category