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 47.8 KB
    • 📄 HippocampusFormationReview.md 1.7 KB
    • 📄 HippocampusMaintenance.md 49.9 KB
    • 📄 HippocampusRecall.md 37.5 KB
    • 📄 KIPSyntax.md 21.4 KB
    • 📄 RecallFunctionDefinition.json 1.7 KB
  • 📁 src/
    • 📁 agents/
      • 📄 formation.rs 16.3 KB
      • 📄 maintenance.rs 10.6 KB
      • 📄 recall.rs 7.8 KB
    • 📄 agents.rs 558 B
    • 📄 handler.rs 23.1 KB
    • 📄 main.rs 12.7 KB
    • 📄 model.rs 1.4 KB
    • 📄 payload.rs 19.4 KB
    • 📄 space.rs 34.6 KB
    • 📄 types.rs 12.5 KB
  • 📄 API.md 11.0 KB
  • 📄 API_cn.md 10.8 KB
  • 📄 app.html 2.4 KB
  • 📄 apple-touch-icon.webp 4.7 KB
  • 📄 Cargo.toml 1.1 KB
  • 📄 Dockerfile 841 B
  • 📄 favicon.ico 14.7 KB
  • 📄 README.md 22.0 KB
  • 📄 SKILL.md 17.5 KB
  • 📄 WEBSITE.md 29.0 KB
  • 📄 WEBSITE_cn.md 25.3 KB

SKILL.md

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

Please login before commenting.

Loading comments...