this post was submitted on 25 May 2025
-18 points (36.4% liked)

Programming

20906 readers
122 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
all 18 comments
sorted by: hot top controversial new old
[–] massi1008@lemmy.world 10 points 2 weeks ago

Privacy & Local Storage

All your chats and data are stored locally on your device, ensuring complete privacy and control.

Assuming that those providers don't store your chats (which they certainly do). Also no mention of locally hosted models?

If you just want to connext to llms then SillyTavern can also do that, for free.

[–] pinguin@fault.su 9 points 3 weeks ago (1 children)
[–] truxnell@aussie.zone 6 points 2 weeks ago

Looks a lot likehttps://github.com/open-webui/open-webui

I'm using it with open router, helps me claw back a little privacy

[–] dr_robotBones@reddthat.com 4 points 3 weeks ago (1 children)
[–] yukaii@programming.dev 0 points 3 weeks ago

Currently only Windows is supported. But because it's flutter under the hood, I will be expanding to other platforms shortly!

[–] enemenemu@lemm.ee 4 points 3 weeks ago (1 children)

I love the gtk ui. I wish it was a frontend for a local ai but I'm not complaining :) i love it still. Kudos!

[–] yukaii@programming.dev 1 points 3 weeks ago

Thank you! It could actually be a frontend for local ai. Currently only Openai, Anthropic and Google are supported. But I will be adding support for lmstudio, ollama etc in the future as well!

[–] deadcatbounce@reddthat.com 1 points 3 weeks ago (1 children)

I applaud this program, exactly what we've all been looking for.

Looks like many of the comments identifying it have been removed.

[–] yukaii@programming.dev -1 points 3 weeks ago
[–] yukaii@programming.dev -3 points 3 weeks ago

The goal was to build a "native" app that has a nice UI and can connect to all the different LLM providers. So basically you don't have to pay a subscription fee and only pay as you go to the different providers.

The difference to existing apps like Typing Mind is that it actually mimics the UI from ChatGPT as close as possible. So you don't feel like you're using something inferior. What do you guys think?