Get the latest tech news
Show HN: Pi-C.A.R.D, a Raspberry Pi Voice Assistant
Raspberry Pi Voice Assistant. Contribute to nkasmanoff/pi-card development by creating an account on GitHub.
The system has a memory of the conversation while you have it, meaning if you want the assistant to repeat something it said, or elaborate on a previous topic, you can do so. The main reason for this is that I wanted to create a voice assistant that is completely offline and doesn't require any internet connection. To keep this system as fast and lean as possible, we use cpp implementations of the audio transcription and vision language models.
Or read this on Hacker News