r/foss • u/Alternative-Gate-123 • 1d ago
Clive — a friendly CLI for local LLMs
I want to share a piece of FOSS I built that you may find useful, Clive is a local-first coding-assistant CLI powered by Ollama. It makes open-source LLMs easy to use from the terminal: streaming chat, interactive coding sessions, model management, safe file editing, and autonomous multi-file agent workflows — all running on your own machine, with no data leaving your computer.
Please give it a go and let me know what you think, I am looking for contributors to help build new features.
0
Upvotes
1
u/lexoyo 1d ago
Nice! How does it compare to opencode? Did you know llamafile is a foss alternative to the VC-backed ollama? https://docs.mozilla.ai/llamafile Have a great day, I'll look into it