Scribble is an AI powered note taking application that provide easy notetaking AI bot to answer all your questions and a place to store all your study materials
Live Link: https://scribble-k76k.vercel.app/
Here're some of the project's best features:
- Scribble an innovative AI-powered note-taking application designed to streamline the note-taking process and enhance productivity.
- Employed Appwrite as a Backend-as-a-Service solution for secure data management enabling users to store notes and PDFs while also incorporating features for uploading PDFs per note enhancing study material organization.
- Incorporated OAuth for seamless login functionality and devised a creative user-friendly and responsive UI allowing users to easily create edit and delete notes. Additionally implemented a chatbot feature to provide instant answers to user queries enhancing the overall user experience.
1. Clone Project
git clone https://github.com/Scribble-WinterProject/Scribble
2. Move to Client directory
cd client
3. Install node modules
npm install
4. Start Project
npm run dev
Technologies used in the project:
- React.js
- CSS
- MUI
- TipTap Editor
- Appwrite