From fb6b54e9314357899aaa05802aef875aae41d2c8 Mon Sep 17 00:00:00 2001 From: SKULLFIRE07 Date: Thu, 26 Mar 2026 04:36:36 +0530 Subject: [PATCH] Add Cortex - LLM Memory Tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71a0fe5..659ad1d 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ An awesome & curated list of the best LLMOps tools for developers. | [xTuring](https://github.com/stochasticai/xturing) | Build and control your personal LLMs with fast and efficient fine-tuning. | ![GitHub Badge](https://img.shields.io/github/stars/stochasticai/xturing.svg?style=flat-square) | | [ZenML](https://github.com/zenml-io/zenml) | Open-source framework for orchestrating, experimenting and deploying production-grade ML solutions, with built-in `langchain` & `llama_index` integrations. | ![GitHub Badge](https://img.shields.io/github/stars/zenml-io/zenml.svg?style=flat-square) | | [Future AGI](https://github.com/future-agi/ai-evaluation) | Evaluation framework for automated, reproducible scoring of LLM, agent, and workflow performance. | ![GitHub Badge](https://img.shields.io/github/stars/future-agi/ai-evaluation?style=flat-square) | +| [Cortex](https://github.com/SKULLFIRE07/cortex-memory) | Persistent AI memory for coding assistants. Auto-captures decisions, patterns, and context from Claude Code, Cursor, and Cline sessions. 3-layer memory (working/episodic/semantic). VSCode extension + CLI + MCP server. | ![GitHub Badge](https://img.shields.io/github/stars/SKULLFIRE07/cortex-memory.svg?style=flat-square) | **[⬆ back to ToC](#table-of-contents)**