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

Igbig

@Igbig

Joined July 26th, 2026

  • 5Devlogs
  • 2Projects
  • 1Ships
  • 2Votes
Ship 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
Open comments for this post

15h 50m 3s logged

I just finished creating a fully custom physics engine with SAT collision detection for any polygon and collision resolution. The image below is from my portfolio website where you can click to add these icons and the simulation is created with my custom physics engine.

0
0
4

Followers

Loading…