DEV Community
•
2026-04-09 16:14
I just open sourced Oryon, a local first desktop app for open source AI models
I just made Oryon public.
Oryon is a local first desktop app for working with open source AI models on your own machine. It is built with Tauri, Rust, React, and llama.cpp.
The idea was simple. I wanted a desktop app that feels like a real workspace, not just another chat window. Oryon lets you organize work by folder, chat with local models, and use tools like file access, terminal comman...