Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.25 KB

File metadata and controls

49 lines (35 loc) · 1.25 KB

ScribeAI

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

  • Frontend: ReactJS, JavaScript, HTML, CSS
  • Backend: Python, NodeJS, ExpressJS, MongoDB

Contributors

  • Tashi Sherpa (Leader)
  • Ryan Cheng
  • Jason Chen
  • Rachel Tsui

License

  • Licensed under the MIT License.