danilop/agentcore-multi-framework-examples
Amazon Bedrock AgentCore – Multi Framework Examples
Demonstrates agent implementation across five frameworks (LangGraph, CrewAI, Pydantic AI, LlamaIndex, Strands Agents), each integrated with Amazon Bedrock AgentCore for centralized memory management using three strategies: User Preferences, Semantic Facts, and Session Summaries. Uses a shared configuration approach with a single `memory-config.json` file and actor-based namespace organization (`/actor/{actorId}/`), enabling consistent memory retrieval across different frameworks. Includes an MCP server for memory access and deployment via AgentCore's CLI tooling with infrastructure cleanup capabilities.
No commits in the last 6 months.
Stars
42
Forks
11
Language
Python
License
MIT
Category
Last pushed
Sep 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/danilop/agentcore-multi-framework-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/sample-strands-agents-chat
A full-stack AI chat application powered by Amazon Bedrock and Strands Agents
build-on-aws/bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
build-on-aws/amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
aws-samples/sample-practical-generative-ai-on-aws-book
書籍「AWS生成AIアプリ構築実践ガイド」で使用するサンプルコード
tinovyatkin/amazon-bedrock-copilot-chat
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat