Skip to content

feat: AP Memory Agent demo with Loom video#135

Open
oabolade wants to merge 3 commits intoEverMind-AI:mainfrom
oabolade:ap-memory-agent-demo
Open

feat: AP Memory Agent demo with Loom video#135
oabolade wants to merge 3 commits intoEverMind-AI:mainfrom
oabolade:ap-memory-agent-demo

Conversation

@oabolade
Copy link

Summary

  • Adds AP Memory Agent demo: an Accounts Payable automation agent built with LangGraph + EverMemOS + Claude that catches fraudulent/duplicate invoices using memory
  • Includes .env.example for easy setup
  • Embeds Loom demo video in README

Demo Video

Watch the demo

Test plan

  • Verify demo video renders correctly in README
  • Confirm .env.example contains all required variables
  • Run seed_memory.py and test_demo.py against a local EverMemOS instance

🤖 Generated with Claude Code

Olasile Abolade and others added 3 commits February 26, 2026 07:54
Add a multi-agent accounts payable demo (LangGraph + Claude + EverMemOS)
that processes invoices through risk analysis using shared episodic memory.
Includes direct-seed mode that bypasses LLM for reliable data seeding.

Fix asyncio.gather in mem_memorize.py to use return_exceptions=True so
vectorize/rerank service failures don't crash the entire extraction pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GitHub markdown wasn't rendering the CDN thumbnail. Switch to HTML
img tag with a fallback text link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant