Show HN: Julie update – local LLMs, CUA, installers and perf gains (tryjulie.vercel.app)
What’s new:
- Local LLM support. Julie can now run entirely on-device,
- Agentic computer use. I added a computer-use mode with demos showing multi-step actions like clicking, typing, and navigation.
- Writing and coding agents. Draft, refactor, and iterate in-place without moving into a separate workspace.
- Installers are now available, so setup is a lot simpler.
- Significant performance improvements across startup time, memory usage, and latency.
I also wrote a full walkthrough and demos covering how the agents work and where the boundaries are: https://tryjulie.vercel.app/
Repo + installers: https://github.com/Luthiraa/julie
Thanks for all the support and feedback. From the bottom of my heart, I really appreciate it. I’ve loved building this, and it’s been one of the fastest things I’ve taken from idea to something real that people are actually using. I really love this community.
If you enjoyed checking it out, a star on the repo would mean a lot and helps more people find it.
3 comments
[ 3.4 ms ] story [ 18.6 ms ] threadThat said, I’m excited to see how people use it, and I’ll still be around to answer questions and fix issues if they come up.
Curious about one thing: where local LLMs feel “good enough” today vs where you still fall back to remote models
The perf work + installers make this feel way more real than most agent demos. Nice job shipping something people can actually try.