Completed the whole project and created an architecture visualization.
Just finished adding an option for letting the user bring their own API key. Otherwise, it uses Ollama by default
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.
I’m working on getting the LLM to decide what tags to attach and what other pages to have references to.
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.