BKFC: an agentic Python notebook that extracts structured knowledge from Google Chat using Gemini
Extracting specific information from weeks or months of team chat history is inefficient and error-prone: important context gets buried, action items are forgotten, and valuable knowledge becomes siloed.
BKFC transforms conversational noise into actionable insights — producing structured summaries, Q&A pairs, action items, and project updates per chat space — saving considerable time compared to manual review.
Frequently asked questions
What did this team achieve with this AI workflow?
BKFC transforms conversational noise into actionable insights — producing structured summaries, Q&A pairs, action items, and project updates per chat space — saving considerable time compared to manual review.
What tools did this team use?
Google Chat API, Vertex AI, Gemini, Google Colab.
What results were reported?
Time saved vs manual review: Saves considerable time compared to manual review (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Authenticate and configure → Fetch active spaces and messages → Sort, group, and concatenate messages → Gemini structured extraction → Generate Markdown and save jsonlines.