Skip to content
/ Note-Taker Public template

Capture your thoughts during a brainstorming session, then get a summary and next steps

Notifications You must be signed in to change notification settings

sergiopesch/Note-Taker

Repository files navigation

Note Taker App

Welcome to the Note Taker App! 🎤📝

This app lets you record voice notes, transcribe them in real-time, and get handy summaries and next steps generated by OpenAI's GPT model. It's simple, intuitive, and perfect for capturing your thoughts on the go.

Note Taker Demo

Features

  • Real-Time Transcription: Speak, and watch your words appear instantly.
  • AI-Powered Summaries: Get concise summaries, titles, and actionable next steps for your notes automatically.
  • Local Storage: All your notes are saved in your browser—no accounts or logins needed.
  • Responsive Design: Works great on both desktop and mobile devices.
  • OpenAI Integration: Seamlessly connects with OpenAI's Realtime API for fast and accurate transcription.

Getting Started

Prerequisites

  • Node.js: Make sure you have Node.js installed (version 18 or above).
  • OpenAI API Key: You'll need an API key from OpenAI (must start with sk-).

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd Note-Taker
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open the app: Navigate to http://localhost:3000 in your browser.

  5. Configure Settings: Click the settings icon in the app and enter your OpenAI API key to start recording.

About

Capture your thoughts during a brainstorming session, then get a summary and next steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •