Smart AI-Based Note-Taking Application

Purpose

The purpose of the S.A.N Smart AI-Based Note-Taking Application is to provide a comprehensive solution to the inefficiencies of traditional note-taking methods. The application offers automatic summarization, voice-to-text conversion, and action item highlighting features to make note-taking and task management effortless.

Instructions to run the application

Using Docker

  1. Pull the image from docker
docker pull pratikp911/san_development
  1. Run the image to create a container
docker run -d -p 5050:3000 pratikp911/san_development
  1. Access the application in your browser
http://localhost:5050

or

Using NPM

  1. Pull the code to your local machine
  2. Install node packages
npm install
  1. Run the node application
npm start
  1. Access the application in your browser
http://localhost:3000

Contributors

Pratik
Pratik Pawar
Abhishek
Abhishek Chiluka
Sarah
Sarah Satish Masih
Dinesh
Dinesh Reddy Indla
Adityan
Adityan Balamuralidharan