Hacker News new | ask | show | jobs
by pacjam 460 days ago
> "voice interactive LLM with memory"

Our team has been working really hard on a low-latency voice integration that enables (open source) "advanced voice mode", but with long-term memory!

If you're interested definitely hop in our Discord to keep track of dev progress (you can also monitor our docs). It's all OSS of course, so you can use it with any model you want and run it all locally (your agent data stays on device).

Once available you can definitely use Letta for this usecase - basically provision a stateful Letta agent for your dad, with instructions / prompting that your dad has memory loss issues, and the agent should be proactive in recording memories (and potentially jogging your dad's memory too). All the memory/state will be stored in postgres, so you can expose it to other tools as well, eg could even collate the memories into a nextjs/mobile app where you dad can browse them.

-charles from letta