Tag
Garry Tan introduces GBrain, an open-source AI agent memory layer that provides synthesis, graph traversal, and gap analysis for coding agents, demonstrating significant improvement over traditional retrieval methods.
A comprehensive primer synthesizing over 150 public studies on post-training reasoning data, organizing the field around four key questions about data objects, usefulness, construction, and scaling.
GBrain is a tool that enhances AI agents with synthesis, gap analysis, a self-wiring typed knowledge graph, hybrid search, and a nightly dream cycle, all built on top of existing .md files in Obsidian.
Proposes FM-fMRI, an event-conditioned flow matching model that synthesizes task fMRI time series from resting-state fMRI, achieving superior spectral and connectivity agreement over baselines on the Human Connectome Project and an internal autism cohort, and improving downstream autism classification.
A developer splits their AI agent's LLM calls into a cheap router model (GPT-OSS 120B) for tool-picking and a premium model (gpt-5.4) for synthesis, cutting costs by ~78% while maintaining output quality.
The article discusses Andrej Karpathy's 'LLM Wiki' concept as a paradigm shift from traditional RAG, arguing that maintaining a persistent, evolving knowledge substrate allows for compounding understanding rather than stateless retrieval.
MASS-RAG introduces a multi-agent synthesis framework for retrieval-augmented generation, using specialized agents for distinct roles in the RAG pipeline.