brainbase is the api layer — a way for agents to store and query structured knowledge as a graph instead of flat text. graphbrain is the backend that sits underneath it: a neo4j graph database with one-click provisioning, designed to drop into the gbrain agent stack.together they’re my exploration of giving agents real, queryable memory — relationships and entities rather than a pile of embeddings.