Brisk - Project Details

Back to Projects

Brisk

Hackathon · PineQuest Ep.1

AI Meeting Assistant

View Demo
2 Weeks
5 Developers · Team Lead
AI / Productivity
~80% accuracy18–25% fewer forgotten tasks
Project Overview

Brisk is an AI-powered meeting hub that records audio, transcribes speech to text, and summarizes meetings into actionable next steps. It works as an automated meeting assistant that removes manual note-taking and makes sure every attendee leaves with clear tasks — even those who joined late or dropped early.

Key Features
Real-time multi-speaker transcription
Auto-generated structured summaries inside Google Docs
Post-meeting automated email distribution
Google Workspace + OAuth 2.0 integration (Docs, Drive, Gmail)
Action-item extraction and assignment
Tech Stack
Next.jsTypeScriptGoogle Workspace APIOAuth 2.0Cloudflare WorkersServerless Functions
Challenges & Solutions

Challenge

Meetings end with forgotten tasks ('ghost tasks')

Solution

Auto-generated action items are emailed to every attendee when a call ends — cutting forgotten follow-ups 18–25% in internal testing.

Challenge

Turning raw multi-speaker transcripts into readable reports

Solution

Serverless workers parse speaker turns and generate styled documents through the Google Docs API.

Challenge

Secure access to users' Google accounts

Solution

OAuth 2.0 with granular scopes and secure token rotation.

Team Roles

Danny

Team Lead — built the core automation (transcript → Google Docs) and the full Workspace / OAuth integration; led a team of 5.