Skip to content

Latest commit

 

History

History
100 lines (65 loc) · 2.22 KB

README.md

File metadata and controls

100 lines (65 loc) · 2.22 KB

README.md

🎙️ Assembla: Say It. Hear It. Own It.

Welcome to Assembla, the next-gen voice transcription app that turns your words into action. Built for the AssemblyAI challenge, this app is all about making your audio work smarter, not harder. 🦾

🌐 Check It Out Live!

Experience Assembla in action: assembly-ai.netlify.app

No need to set up anything—just dive in, upload your audio, and watch the magic happen!


🪩 Why Assembla Slaps

  • 🎧 Audio to Text Magic: Upload your voice, and poof, you’ve got text.
  • ✨ Clean & Easy Vibes: No clutter, no drama—just a sleek interface.
  • ⚡ Speed Demon: Runs fast, looks great, works even better.

🚀 Get This Party Started Locally

What You Need

  • Your browser (duh).
  • Node.js (you’ll need it to run stuff).

Setup the Magic 🪄

  1. Clone the repo:

    git clone https://github.com/realhood/Assembla.git
    cd Assembla
  2. Install the goods:

    npm install
  3. Run it like a pro:

    npm run dev
  4. Hit it up in your browser: Open http://localhost:3000 and vibe with it.


🛠️ How To Use

  1. Upload Your Audio: Drag. Drop. Done.
  2. Watch the Magic: Transcriptions ready in no time.
  3. Save It, Share It, Brag About It: Download or share your results.

⚙️ Tech Behind the Scenes

  • Frontend: Vue.js + Vite (aka the dream team).
  • Styling: TailwindCSS (for all the pretty).

🌟 Contribute and Flex

Wanna make Assembla even cooler? Slide into our repo:

  1. Fork it, flex it.
  2. Add your magic:
    git checkout -b your-feature
  3. Save the vibe:
    git commit -m "✨ Added awesome feature ✨"
  4. Show it off:
    git push origin your-feature
  5. Submit a PR and let’s collab.

🔥 License

Assembla is free for all—MIT vibes. Go wild.


🚀 Built with 💖, 🧠, and lots of ☕ by creators who get it. Let’s make transcription fun again!

Try it live now: assembly-ai.netlify.app