Discover and explore top open-source AI tools and projects—updated daily.
KxiandaoyanAn AI Agent platform for autonomous, evolving, and collaborative bots
New!
Top 83.4% on SourcePulse
Memoh-v2 offers a powerful, self-hostable AI Agent platform emphasizing true isolation, advanced memory, continuous evolution, and team collaboration. It aims to provide a superior, flexible alternative for users seeking robust AI agent capabilities without vendor lock-in.
How It Works
The platform isolates each Bot within its own containerd container, ensuring distinct environments. Memory utilizes a three-layer approach: Qdrant for semantic search, BM25 for keywords, and LLMs for extraction/summarization. Bots autonomously evolve via reflection, experimentation, and review cycles. An overseer Bot orchestrates AI teams, delegating tasks and consolidating outputs for complex workflows.
Quick Start & Requirements
Installation is simplified via a Docker script (curl -fsSL https://raw.githubusercontent.com/Kxiandaoyan/Memoh-v2/main/scripts/install.sh | sh). Docker is the primary requirement. Access the web UI at http://localhost:8082. Dependencies include PostgreSQL, Qdrant, and Containerd; Ollama is supported for local models.
Highlighted Details
containerd containers per Bot provide independent file systems, shells, and network access, supporting snapshot rollback.Maintenance & Community
This project is noted as a secondary development based on "Memoh". Specific details on active maintainers, community channels, or a public roadmap are not provided in the excerpt.
Licensing & Compatibility
Licensed under GNU AGPL v3, a strong copyleft license requiring derivative works to be shared under the same terms, potentially impacting commercial integration.
Limitations & Caveats
The README mentions a "Known Limitations" section, but specifics are absent from the provided text. The AGPL v3 license itself may pose adoption constraints for certain commercial use cases.
1 week ago
Inactive