As I continued work on BrainExpanded and its MCP service, I came to realize that I needed support for dynamic…
Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it was just a toy implementation,…
After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL interface, I realized that the…
Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of Github's Copilot. I was ready…
As part of the BrainExpanded project, I’m building an iOS app that lets users easily add links, text, and images…
Happy New Year everyone! I was planning for my next BrainExpanded post to be a report of the entire end-to-end…
See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years, I used various ways to…
This is the first post, in what I think is going to be a series, about another side project of…
I am embarking on a side project that involves memory and multimodal understanding for an assistant so I wanted to…
Investigation into bringing together graph and reactive computing. This fifth post in the series showcases slightly more complex LINQ-to-graph and…