February 13, 2025
Voice agent memory, part 2: using SQLite
@chadbailey59 wrote code with Gemini 2.0 Flash and @pipecat_ai, showing how to store individual voice AI conversation messages to a SQLite database.
Code is here:
This is a follow-up to the post last week about persistent storage of full voice AI conversations (using LLM composite function calling).
You might want to store individual conversation messages if you:
🖼️ Have a lot of images. Images are…