Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.04 KB

File metadata and controls

34 lines (24 loc) · 1.04 KB

Meeting Transcription Tool

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.

Features

  • Real-time transcription display
  • Meeting history sidebar
  • Basic note editing
  • Download functionality for transcripts and notes
  • Clean, responsive UI matching Google Meet's aesthetic

Tech Stack

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

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm run dev
  4. Open http://localhost:5173 in your browser

Usage

  1. Click "New Meeting" to start a new transcription session
  2. Use the recording controls to manage your meeting
  3. Download transcripts or edit notes as needed
  4. View meeting history in the sidebar