๐ ๐ Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
Cognee - Memory for AI Agents in 5 lines of code
pip install cognee
.add()
, cognify()
, search()
) to store, process, and retrieve AI memory.For demos, tutorials, and advanced usage, explore the documentation.
๐ โ an openAI middleware proxy to use mcp in any existing openAI compatible client
๐ โ framework to build vertical AI agent
๐ โ Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).