Cognee
CreatedMCP-Mirror
Powers an AI memory engine by building knowledge graphs from text and enabling search within them.
About
Cognee is a server designed to power Cognee AI, an AI memory engine. It constructs knowledge graphs from input text and allows users to perform searches within these graphs. The server provides the 'Cognify_and_search' tool, which takes text and a search query as input, optionally allowing for custom graph model implementations. It then retrieves relevant edges from the constructed knowledge graph, facilitating AI-powered information retrieval and knowledge exploration.
Key Features
- 0 GitHub stars
- Provides the 'Cognify_and_search' tool for knowledge graph construction and retrieval
- Supports custom pydantic graph model implementations
- Enables search within knowledge graphs
- Constructs knowledge graphs from input text
- Integrates with Claude Desktop via a configuration file
Use Cases
- Performing semantic search and information retrieval
- Integrating AI memory capabilities into applications
- Building knowledge graphs for AI memory engines