A self-contained CLI powered by Azure OpenAI. Remember everything across sessions, organize knowledge by subject, and integrate with Claude Code.
Everything you need for persistent AI assistance, nothing you don't.
Uses only Python standard library. No pip install, no npm, no external packages. Just Python 3.7+.
Organize memories by subject/project. Share facts across contexts with automatic deduplication.
All data stored locally in JSON. Project-specific .neuai directories for isolated contexts.
Programmatic JSON bridge for Claude Code and other AI agents. Full automation support.
Store once, link many. Identical content automatically linked across subjects instead of duplicated.
API keys stored globally with 600 permissions. Project data stays in project directories.
Simple architecture, powerful results
Global credentials
Fallback data
Python 3.7+
Zero dependencies
GPT-4/5
Tool calling
Local memories
Project context
JSON API
Claude Code
Up and running in 60 seconds
You'll be prompted for your Azure OpenAI endpoint, API key, and deployment name.
One memory, many contexts. Zero redundancy.
When you query multiple subjects, shared memories appear once with automatic deduplication.
The --smart flag prevents duplicates when storing identical content.