Anonymous
8/2/2025, 7:34:01 PM No.106118295
Do any of you know of an open source local virtual assistant/companion similar to Ani from Twitter?
I am considering developing a Robo-wife via a web app which would make API calls to a home server (>=6GB GPU required)
>Robo-wife Phone Camera -> Image -> Server -> Image tagger ---(0.2 second delay)---> Image tags -> Server
>Robo-wife Phone Microphone -> Audio -> Server -> Speech to Text ---(0.2 second delay)---> Server
>Server compiles image tags and audio into a response (1 to 5 seconds) -> text to speech ---(0.4 second delay)---> Robo-wife -> Phone Speaker and Screen
Could also add in OCR to provide reading capabilities.
I think it'd be possible to get near real time responses with streaming response tokens from the server.
I am considering developing a Robo-wife via a web app which would make API calls to a home server (>=6GB GPU required)
>Robo-wife Phone Camera -> Image -> Server -> Image tagger ---(0.2 second delay)---> Image tags -> Server
>Robo-wife Phone Microphone -> Audio -> Server -> Speech to Text ---(0.2 second delay)---> Server
>Server compiles image tags and audio into a response (1 to 5 seconds) -> text to speech ---(0.4 second delay)---> Robo-wife -> Phone Speaker and Screen
Could also add in OCR to provide reading capabilities.
I think it'd be possible to get near real time responses with streaming response tokens from the server.
Replies: