Hi folks, Tushar here from the engineering team at Littlebird. AMA!
Show HN: Littlebird – Screenreading is the missing link in AI
31–33 of 33 posts
Re: Show HN: Littlebird – Screenreading is the missing link in AI
#32Hi folks, Tushar here from the engineering team at Littlebird. AMA!
How are you handling the data extraction? Is it a multimodal VLM (OCR+LLM) or a standard OCR engine feeding a separate LLM? I’ve been hitting a wall trying to understand how this viable. The compute overhead for real-time analysis at scale seems massive without a serious backend. How are you managing the frequency?
> compute overhead for real-time analysis at scale seems massive without a serious backend. you're still right about this part though, and we do have a serious backend.
Re: Show HN: Littlebird – Screenreading is the missing link in AI
#33Earlier quoted context omitted.
Hey, I'm Dmitriy from Littlebird. For your use case, would you want the underlying LLM to be local as well, so that your data doesn't get sent to the "big dog" LLM providers? It's an important consideration because it wouldn't be nearly as smart then - though I totally understand if that's the only way it could work for you. We are SOC2, GDPR, and CCPA compliant btw.
I'm not the OP but I came here to voice the same concern. I would love to use something like this. I also signed up for rewind.ai and Limitless and pre-ordered the pendant. But ultimately I cancelled it out of privacy concerns. I wonder if it could be local storage and you could provide your own Open Router endpoint? That way it could be a local model or your own deployment of GPT/Claude in Azure/Bedrock/Vertex etc w…