Skip to content

dangphung4/voice-notes

Repository files navigation


Transcriptify

Transcriptify is a powerful transcription application built using React, Tailwind CSS, Redux Toolkit, and Firebase. It provides a seamless experience for users to upload audio or video files and get their transcriptions. Along with transcription, users can also summarize or elaborate on the transcription content.

Features

  • Transcription: Users can easily upload their audio or video files and get a precise transcription.
  • Authentication: Secure user authentication using Firebase.
  • Summarize & Elaborate: Features to either summarize the transcription for a brief overview or elaborate for detailed content.
  • Stylish UI: Leveraging Tailwind CSS, the app offers a clean and modern user interface.

Prerequisites

  • Node.js and npm (Make sure they're installed on your machine)

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/dangphung4/voice-notes.git
  2. Navigate to the directory:

    cd node-taker
  3. Install Dependencies:

    npm install
  4. Run the Development Server:

    npm run dev

Your app should now be running on http://localhost:3000. Enjoy transcribing!

Built With

  • React - A JavaScript library for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework for rapid UI development.
  • Redux Toolkit - The official, opinionated, batteries-included toolset for efficient Redux development.
  • Firebase - Platform for web app development that provides authentication and more.

About

front end w firebase, redux toolkit, react & vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors