KunalSin9h / LearnNotes

An Notion Like notes talking app with 2-layer AI assistance for better learning. Get your notes done in a breeze. Markdown supported.

Home Page:https://learnnotes.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ This project is for Quine Quest, upvote the project here.

LeanNotes

An Notion Like notes talking app with 2-layer AI assistance for better learning. Get your notes done in a breeze. Markdown supported.

Project is live at https://learnnotes.vercel.app/

Local Setup

Clone the repo:

git clone https://github.com/kunalsin9h/LearnNotes.git

Install dependencies:

cd LearnNotes

pnpm install

First, put an OPENAI_API_KEY in your .env file. You can get one from OpenAI.

And then run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

An Notion Like notes talking app with 2-layer AI assistance for better learning. Get your notes done in a breeze. Markdown supported.

https://learnnotes.vercel.app

License:MIT License


Languages

Language:TypeScript 97.2%Language:CSS 1.7%Language:JavaScript 1.1%