01
GraphNoteLM

A graph-based note-taking application used for learning, study, and relational discovery.
Notetaking as a graph allows for valuable analysis through graph algorithms like Dijkstras, Breadth and Depth First Search. For example, if you were studying for a test, how deep does your knowledge extend for a specific topic? These graph algorithms can help answer questions like this.
Each note 'node' within a notebook also has edittable metadata for AI. By connecting notes to AI, they are able to read your notes, and edit the note metadata in regards to answer questions that is enriched and enclosed to your specific notebook context.