Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 622 Bytes

smart-notes

What if your notebook could talk back to you? A notes app that leverages LLMs and GenAI

An example chat you can have with your notebook: Reflecting on My Career Change Journey

How does it work? Architecture Diagram

  • MongoDB database
  • Express.js REST API
  • A nice TipTap UI to edit and keep your notes
  • Support to upload notes from other apps
  • Mobile or browser use
  • Promnt design to give you the best experience of LLMs

TO DO:

  • Use Mongoose and app server to populate DB with notes