anda-hippocampus

Category: Tools & Productivity | Uploader: ldclabsldclabs | Downloads: 0 | Version: v1.0(Latest)

Long-term memory service for LLM agents. Provides persistent, structured memory (Cognitive Nexus) through three operations: Formation (encode conversations into memory), Recall (query memory with natural language), and Maintenance (consolidate and prune memory).

Changelog: Source: GitHub https://github.com/ldclabs/anda-hippocampus

Directory Structure

Current level: tree/main/anda_hippocampus/

  • 📁 assets/
    • 📄 HippocampusFormation.md 50.6 KB
    • 📄 HippocampusFormationReview.md 1.7 KB
    • 📄 HippocampusMaintenance.md 49.9 KB
    • 📄 HippocampusRecall.md 41.2 KB
    • 📄 KIPSyntax.md 21.4 KB
    • 📄 RecallFunctionDefinition.json 2.4 KB
  • 📁 src/
    • 📁 agents/
      • 📄 formation.rs 16.4 KB
      • 📄 maintenance.rs 11.6 KB
      • 📄 recall.rs 9.1 KB
    • 📁 bin/
      • 📄 main.rs 12.7 KB
    • 📄 agents.rs 684 B
    • 📄 handler.rs 23.2 KB
    • 📄 lib.rs 1.1 KB
    • 📄 model.rs 1.4 KB
    • 📄 payload.rs 19.4 KB
    • 📄 space.rs 35.4 KB
    • 📄 types.rs 13.5 KB
  • 📄 API.md 11.1 KB
  • 📄 API_cn.md 10.8 KB
  • 📄 app.html 2.4 KB
  • 📄 apple-touch-icon.webp 4.7 KB
  • 📄 Cargo.toml 1.3 KB
  • 📄 Dockerfile 779 B
  • 📄 favicon.ico 14.7 KB
  • 📄 README.md 22.2 KB
  • 📄 SKILL.md 17.6 KB
  • 📄 WEBSITE.md 29.0 KB
  • 📄 WEBSITE_cn.md 25.4 KB

SKILL.md

Login to download/like/favorite ❤ 44 | ★ 0
Comments 0

Please login before commenting.

Loading comments...