**Cortex - AI Memory System Built Entirely on Convex**
I've built Cortex - an open-source AI memory system for agents, powered entirely by Convex.
What it does:
Gives AI agents infinite context with intelligent memory:
-
-
-
-
-
-
Why Convex:
Tried Pinecone + Redis + custom logic = polyglot nightmare. Convex changed everything: ACID transactions + real-time reactivity + automatic indexing in one place. This genuinely wouldn't exist without Convex's architecture.
Origin:
Built for Project Constellation (multi-agent system for MS Teams). Needed agents that remember forever with semantic search. Existing solutions forced choosing Vector (no ACID) OR traditional DB (no search). Convex let me have both.
Ready now:
- TypeScript:
npm create cortex-memories (5 min setup)- Python:
pip install cortex-memory (full API parity!)- Edge runtime compatible, 579 tests, Apache 2.0
GitHub: https://github.com/SaintNick1214/Project-Cortex
Feedback wanted:
- API ergonomics (Convex patterns I'm using)
- Performance optimization ideas
- Real problems this solves for you?
Thanks for building an incredible platform. This would've been 10x harder anywhere else!
P.S. Applied to Convex for Startups 2 weeks ago - would love to be closer to the community and roadmap. Building memory systems on Convex feels like the future.
