sbhooley/ainl-cortex

3 stars · Last commit 2026-06-02

Graph-native memory and self-learning for Claude Code. Every session remembered, every pattern learned, every agent connected — powered by AI Native Lang.

README preview

# AINL Cortex for Claude Code

**Graph-native memory and learning for Claude Code — every interaction remembered, every pattern learned, every agent connected.** [**→ Install in 30 seconds**](#-install-in-30-seconds)

[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![AINL](https://img.shields.io/badge/AINL-v1.8.0+-orange.svg)](https://ainativelang.com)
[![Status](https://img.shields.io/badge/status-production--ready-green.svg)]()

AINativeLang: [Website](https://ainativelang.com) · [X](https://x.com/ainativelang) · [PyPI](https://pypi.org/project/ainativelang/) · [GitHub](https://github.com/sbhooley/ainativelang) · [Docs](https://ainativelang.com/docs) · Developer: [Steven Hooley](https://stevenhooley.com) | [@sbhooley](https://x.com/sbhooley)

---

## 🌟 What is This?

AINL Cortex is a **Claude Code plugin** that transforms your AI coding assistant into a **self-learning system** that gets smarter with every interaction. It combines:

1. **Graph-Native Memory** - Persistent, queryable knowledge graph where execution history becomes searchable knowledge
2. **Zero-LLM Learning** - Learns your preferences and patterns without expensive LLM introspection
3. **First-Class AINL Integration** - Full support for AI Native Lang workflows with automatic optimization

View full repository on GitHub →