A browser-based meeting transcription tool that provides real-time transcription, generates editable meeting notes, and allows users to download both the full transcript and the finalized meeting summary.
- Real-time transcription display
- Meeting history sidebar
- Basic note editing
- Download functionality for transcripts and notes
- Clean, responsive UI matching Google Meet's aesthetic
This project is built with React, TypeScript, and Tailwind CSS, featuring:
- Shadcn/UI components for a polished look
- Lucide icons for consistent iconography
- React Router for navigation
- Tanstack Query for data management
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 in your browser
- Click "New Meeting" to start a new transcription session
- Use the recording controls to manage your meeting
- Download transcripts or edit notes as needed
- View meeting history in the sidebar