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.

  • okwhateverdude@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    6
    ·
    3 days ago

    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.worksOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 days 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.