Cognee
Open-Source-KI-Speicherplattform für Agenten mit persistentem Langzeitgedächtnis über Sitzungen hinweg
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
cognee:
image: cognee/cognee:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/cognee:/data
Verwandte Tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Anleitungen & Artikel
Getting Started with Cognee: Docker Setup and AI Agent Memory Tutorial
Step-by-step tutorial on deploying Cognee with Docker, storing your first agent memory, and enabling cross-session persistence for AI agents.
Cognee: Open-Source AI Memory Platform for Agents with Persistent Long-Term Memory
Discover Cognee, the open-source AI memory platform that gives your agents persistent long-term memory across sessions via a self-hosted knowledge graph engine. 27K+ GitHub stars.