
Using Google Gemini 2.5 Flash to build a chat transcript parser aiding human-in-the-loop
After chatting with the digital avatar, the transcript is captured by Wordpress. A site administrator then logs in and verifies the chat is legitimate. If the conversation looks substantive, the human in the loop can trigger the parsing step. The parsing step send the chat transcript to a Google Gemini chat parser which identifies key name:value pairs and sends those value pairs to a Supabase backend.




