
Konxios
Your AI Operating System - Build, Code & Automate Locally
70 followers
Your AI Operating System - Build, Code & Automate Locally
70 followers
KonxiOS is your AI operating system and personal assistant running 24/7 that automates tasks, writes code, manages workflows, create UGC videos, TTS, STT and enhances productivity with intelligent assistance built in all using local first models with optional cloud models support













NoteUX Chrome Extension
Curious how the local-first models actually hold up for something like coding or long workflows, do they run on a regular laptop or do you need a beefy setup to get good results?
NoteUX Chrome Extension
@enes1079327 Well you would need at least 24GB of ram to run some good models even though 16GB will work as well but that might be a bit slow.
the docker isolation for local projects makes sense, but does the browser automation agent run inside that same sandboxed container, or does it need host-level access to actually control a real browser? that combo (autonomous agent + it can click around the web on your behalf) feels like the part that most needs the isolation, more so than the coding workspace itself.
NoteUX Chrome Extension
@galdayan yes we are using in-app browser so we don't use the host's browser directly thus the agent only has access to the website's that you login using the in-app browser which isolates the agent from accessing the host's browser directly. We have deliberately not enabled the clicking outside of the Konxios app as that would affect the privacy so no outside pointer allowed.
@nabeel_khan That's a sensible tradeoff. One follow-up: if I want to let it click outside deliberately, like actually paying a bill on a real banking site, is that a hard no by design, or is there a power-user escape hatch (even a scarier one hidden behind a warning) for cases where the walled garden is too limiting?
NoteUX Chrome Extension
@galdayan we simply did not provide the capability to drive the mouse outside of the app in the first place for privacy reasons so even if we told the assistant to do so it won't be able to do that, that is by design because i wanted to feel comfortable installing this on my primary mac to be honest i am never comfortable installing codex or claude because their apps have direct access to the mouse pointers and they don't run inside a docker so i would never be comfortable them running on my primary system ever. This was the primary reason of developing Konxios, its a privacy first AI operating system so even if the underlying agent for some reason goes rouge it won't be able to harm our host system even if it wanted to. Plus we have granular control on the permissions given to an agent like you can specifically give permission to use terminal inside the docker container or not and simply just stick to read / write, browser automation and a lot more granular permissions can be given to a certain agent. I hope this clarifies.
@nabeel_khan that's a genuinely reassuring answer, not enforcing it at all beats a permission toggle the agent could argue its way around. does the terminal-inside-docker permission get enforced the same hard way, or is that one more of a soft setting since terminal access inside an already-isolated container is lower stakes than clicking outside the box?
How does the local-first model handle more complex coding tasks that usually need bigger cloud models, and is the switch to cloud seamless when you hit those limits?
NoteUX Chrome Extension
@koscag28899 Very well actually you would be surprised to see how well even qwen-31B-A3B surprised me locally which build fully working apps without any intervention at all. You should definitely give it a try its amazing!
Tried Konxios for a weekend and the local-first setup actually held up better than I expected. The code generation was surprisingly solid for quick scripts, though I wish the UGC video feature had more template variety out of the box.
NoteUX Chrome Extension
@rza1144113 Thank you, its just the start, we will be adding templates next! Thank you for the feedback :)
Tried Konxios for a bit and the local-first setup actually feels snappy on my laptop, which I was not expecting. Having code help and UGC tools in one place without bouncing between apps is genuinely useful.
Building with this feels smooth and the local execution gives me peace of mind on data privacy. Big fan.
NoteUX Chrome Extension
@muhammad_saad66 Thank you 🙏 Privacy was the very first reason i started off on this project.