StrataLink / ScribeAI

A full-stack web notes application leveraging speech-to-text and generative summary AI to help students take notes in lectures.
MIT License
5 stars 2 forks source link
hacktoberfest javascript mern-stack open-source

ScribeAI

 [Demo]()   [Poster]()   Figma   Frontend Architecture   Backend Architecture

Overview

ScribeAI is an innovative full-stack web notes application designed to assist students. It uniquely combines speech-to-text capabilities with advanced generative summary AI, streamlining the note-taking process and enhancing learning efficiency.

Installation Guide

To get ScribeAI up and running on your local machine, follow these simple steps:

Clone the Repository

git clone https://github.com/StrataLink/ScribeAI.git

Install Dependencies

Navigate to the project directory and install the necessary dependencies.

npm install

Start the Backend

cd api
npm start

Launch the Frontend (In a New Terminal)

cd client
npm start

Technology Stack

Contributors

License