You are browsing as a guest. Sign up (or log in) to start making projects!

Lynx

  • 4 Devlogs
  • 18 Total hours

An Obsidian plugin that can automatically organize your notes using the Zettelkasten note taking method. Essentially, there are no folders, just tags and references to other notes making it easier to find connections. Here is the devpost page with more info: https://devpost.com/software/lynx-fm1734?ref_content=my-projects-tab&ref_feature=my_projects

Ship #1 Pending review

I made an Obsidian plugin that will automatically organize your notes using the Zettelkasten note taking method.

Essentially, each every markdown file is an atomic note (a standalone unit of knowledge) and it has tags and references to other notes that have some logical link to it.

Everything runs locally including the LLM, vector database, and graph database. You can also query notes and it uses the graph of notes to provide meaningful context to the LLM (essentially GraphRAG).

  • 4 devlogs
  • 18h
Try project → See source code →
Open comments for this post

6h 24m 43s logged

Just finished adding an option for letting the user bring their own API key. Otherwise, it uses Ollama by default

0
0
3
Open comments for this post

4h 45m 29s logged

I’ve gotten the LLM to generate the whole graph automatically. Now, I’m working on implementing GraphRAG so that the user can ask questions about their notes and the LLM will find relevant connections and use those in the answer.

0
0
1
Open comments for this post

3h 50m 56s logged

I’m working on getting the LLM to decide what tags to attach and what other pages to have references to.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…