example.com/path/to/article
000 points · username · 0 hours ago
example.com19 points · 4 comments · 7 days ago · petrenk0n
Been working on Otis, an open-source ai agent that gives you one minimal experience across local and hosted open-weight models, privacy-focused by design.
On setup it recommends a local model based on the hardware Otis is running on, downloads it and runs it through llama.cpp for you. Ollama, LM Studio and Nvidia PAIR are supported too.
Excited for everyone to try it and all feedback is welcome!
sbankowi
weee322
code_devil
I see you are reliant on ollama and llama.cpp (for example), so why should I not just use those directly if I am focused on local first models. (llama.cpp already makes recommendations on what models to run.)
If the argument is then that you are more of an agentic experience, then how are you differentiating yourself from something like the Hermes Agent?
I think more reasons on why this vs. what is already out there would be needed.