aws-samples/sample-amazon-bedrock-agentcore-fullstack-webapp
Starter template for deploying AI agents with Amazon Bedrock AgentCore. Complete infrastructure scaffolding with authentication, API, and web interface - all automated in one command.
This project provides a ready-to-use web application that showcases an AI agent's capabilities, complete with user authentication and a web interface. You provide the agent's logic (like for calculating or fetching weather) and it sets up the entire system, allowing users to interact with your custom AI agent through a browser. This is ideal for developers who want to quickly deploy and test their AI agents without managing complex infrastructure.
Use this if you are a software developer or AI engineer looking for a quick-start template to deploy a custom AI agent as a full-stack web application on AWS.
Not ideal if you are an end-user looking for a ready-made AI tool without any programming or deployment effort, as this requires developer skills to set up and customize.
Stars
62
Forks
11
Language
TypeScript
License
MIT-0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aws-samples/sample-amazon-bedrock-agentcore-fullstack-webapp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/remote-swe-agents
Autonomous SWE agent working in the cloud! (a.k.a. Vibe coding with Bedrock)
aws-samples/sample-ai-agent-accelerator
Get up and running quickly with an AI agent application on AWS using Bedrock AgentCore
aws-samples/sample-compliance-assistant-with-agents
Sample solution to automate tedious regulatory compliance processes using multi-agent systems
elizabethfuentes12/strands-agent-samples
🤖 Production-ready samples for building multi-modal AI agents that understand images, documents,...
build-on-aws/bedrock-agent-appointment-manager-dynamodb
I'll guide you through setting up the resources, defining the agent's action groups, associating...