this post was submitted on 10 Nov 2025
22 points (95.8% liked)

Selfhosted

52863 readers
661 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Basically title. I want an app that can integrate with a server to run whisper and small local llms to place phone calls and such. Already have ollama and such, so that side is done. I just need the integration.

Edit for clarity: I mean a local siri type thing.

you are viewing a single comment's thread
view the rest of the comments
[–] okwhateverdude@lemmy.world -2 points 1 day ago (1 children)

Vibecode something? Fair warning that vibecoding android apps is fraught with peril. Be very explicit in what versions of android and the SDK in your prompt.

[–] HumanPerson@sh.itjust.works 4 points 1 day ago

I have lots of java and a smidgen of kotlin experience so I'll probably just regular code it if I have to. I would still prefer if something already exists.