Skip to content

Madhubytee/Unscramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unscramble

Speak first. Structure later.

Turn your messy, rambling thoughts into clear, organized ideas!

The Problem

We've all been there: youa have a brilliant idea, but when you try to explain it, it comes out as a jumbled mess. Writing it down feels like a chore. Your thoughts are faster than you type.

What if you could just... talk?

The Solution

Unscramble lets you speak freely — ramble, pause, backtrack, think out loud, even get off topic — and transforms your stream of consciousness into structured, coherent text.

Perfect for:

  • Brainstorming — Capture ideas before they disappear
  • Journaling — Express thoughts without the friction of writing
  • Meeting prep — Organize talking points quickly
  • Study sessions — Verbalize concepts to understand them better

How It Works

  1. Record — Hit the mic and start talking. No filter needed.
  2. Transcribe — Your speech is converted to text using OpenAI Whisper.
  3. Structure — GPT-4 transforms your ramble into organized thoughts, detecting the type (pitch, general, presentation).
  4. Review — Get both a brief summary and detailed breakdown.

Tech Stack

Frontend: React 18, React Router, Framer Motion, Web Audio API

Backend: Node.js, Express, OpenAI Whisper, GPT-4o-mini


Quick Start

# Backend
cd backend && npm install
cp .env.example .env  # Add your OpenAI API key
npm start

# Frontend (new terminal)
cd frontend && npm install
npm start

Open http://localhost:3000 and start rambling!


📄 License

MIT License

About

Speak First. Structure Later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages