ihsandeniz.net.tr · X / @idkgen0 · Threads / @idkgen0
|
FLAGSHIP / IN ACTIVE DEVELOPMENT
A voice AI companion that lives on your machine, not on someone's server. Most AI companions are a browser tab in front of infrastructure you do not control: the conversations sit in someone else's database, the voice is rented, and the whole thing stops existing the day the service does. Yuki is a desktop app. Speech recognition runs on your own CPU (faster-whisper), long-term memory is a vector store on your own disk, and the model is whichever one you bring a key for — OpenRouter, OpenAI, Gemini, or a local Ollama. It ships with a large set of system tools: screen capture, files, shell, web search and browsing, clipboard, media and window control, notifications, memory search. Two faces: a classic chat window, and HALKA — a ring HUD that sits on the desktop. The free Lite build is out for Linux (AppImage, no installation). The paid tiers — persistent long-term memory and offline licensing — are built; the commercial launch is still pending. |
Every one of these is a tool I use myself. Self-hosted, bring-your-own-key, no cloud account.
| Project | What it is |
|---|---|
| usage‑tracker Python · MIT |
A Pane for Linux: all your AI usage, rate limits and real dollar spend in one place — a waybar badge, a floating widget, or a web panel. Guided setup that shows you every line before it writes it, and undoes it from the same screen. stdlib Python + Vanilla JS, zero dependencies, loopback-only. |
| galleryweb Python · AGPL-3.0 |
A self-hostable photo & video gallery with a real editing studio — crop, rotate, filters, colour and light adjustment, video trimming. No login, no cloud account: double-click and it runs. FastAPI + Vanilla JS. |
| uai‑agents TypeScript · MIT |
A six-agent autonomous orchestration system you run on your own server. A router analyses each task, hands it to the right specialist, and a QA agent checks the result; past runs are embedded into pgvector so routing improves over time. In-process event bus, no external queue. |
| yuki‑ai | Release channel for the free Yuki Lite build — a single AppImage, nothing to install. |
Header art generated from ./build — plain HTML, rendered locally. No external services.

