Cocoindex
Inkrementelle Engine für KI-Agenten mit langem Planungshorizont — entwickle persistente, zustandsorientierte autonome Agenten mit Python
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
cocoindex:
image: cocoindex/cocoindex-code:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/cocoindex:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
Cocoindex Tutorial: Build a Persistent GitHub Monitor Agent in 10 Minutes
Step-by-step tutorial to build a real persistent AI agent with Cocoindex. Stateful, crash-resistant, and incrementally efficient.
Cocoindex Guide: The Incremental Engine for Long-Horizon AI Agents
Discover Cocoindex — the open-source incremental engine for persistent, stateful AI agents that remember everything. 10.6K stars, Apache-2.0.