Research project · True AI
Learning, retrieval, and reasoning made inspectable.
True AI is a local, from-scratch research framework for studying how a small conversational system can combine retrieval, persistent memory, web-grounded learning, and a continual-learning loop.
The project keeps its core architecture explicit: a language center, a logic center, and a memory center. Narrow specialists handle retrieval, search, ingestion, and learning work rather than expanding a single opaque core.
It is an active research effort, not a finished product. The public overview reflects its current implementation direction without promising production capability.