Powers an AI memory engine by building knowledge graphs from text and enabling search within them.
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.