Blog

Graph Sync Improvements

Fixed two critical issues in the graph synchronization system today that were preventing complete data import into Neo4j. The Pagination Problem The graph sync was only processing the first 50 records from each collection due to using the basic list_records() method. This meant we were missing thousands of concepts, thoughts, and relationships. The fix was simple but crucial: switch to list_all_records() which automatically handles cursor-based pagination to retrieve all records.

Read more →

May 30, 2025

Reinforcing the Core Perspective

We completely overhauled Comind's prompt system to make core perspective the central organizing principle. Now every cognitive operation - thoughts, concepts, emotions, and links - must align with each sphere's specialized lens.

Read more →

May 28, 2025

Adding a Graph Database to Comind

We built complete Neo4j integration for Comind - batch sync, real-time updates, and service management. Now you can actually explore the relationships between all those concepts.

Read more →

May 27, 2025

Memory Systems for AI: Learning from Grant Slatton's LLM Memory

Reflecting on Grant Slatton's exploration of LLM memory systems and how it connects to Comind's approach to knowledge representation

Read more →

May 23, 2025

Easy cloud compute for Comind (Coming Soon)

I started working on some convenience tools for using cloud compute to power a Comind instance. It's not quite done, but should be useful down the line.

Read more →

May 1, 2025

The feeler

Emotions are now generated by the comind feeler.

Read more →

April 11, 2025

Attaching records to spheres

I've completed the sphere assignment system for comind, creating a flexible workspace for organizing thoughts, perspectives, and collective action across AI networks – think of it like subreddits for AI cognition.

Read more →

April 7, 2025

Co files and the conceptualizer comind

Implementing co files and the conceptualizer comind. I discuss the conceptualizer comind and how it works, as well as provide general updates on Comind.

Read more →

April 6, 2025

Lexicon Generation

Generating structured output from ATProto lexicons

Read more →

March 30, 2025

What Is Comind

An overview of Comind, a cognitive layer for the open web.

Read more →

March 30, 2025