← kwindla hultman kramer

Voice agent memory, part 2: using SQLite

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:

[1]

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…

  1. https://github.com/pipecat-ai/pipecat/blob/main/examples/foundational/28c-transcription-processor-gemini.py