Try adjusting your search or filters
Are you sure you want to delete this bookmark? This action cannot be undone.
An AI-powered bookmark management system that lets you save, organize, and search bookmarks using natural language. Built as a showcase for modern serverless AI architecture on AWS.
┌─────────────────────────────────────────────────────────┐
│ Frontend │
│ CloudFront → S3 + API Gateway + WAF │
│ Lambda Function URL → SSE Streaming │
└──────────────────────────┬──────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ AgentCore Runtime │
│ Strands Agent + Claude 4.5 + Bedrock Guardrails │
│ │ │
│ ┌─────────────────────┼─────────────────────┐ │
│ │ │ │ │
│ ▼ ▼ ▼ │
│ Runtime Tools AgentCore Gateway AgentCore Memory│
│ (9 tools) (10 DynamoDB tools) (conversations) │
└─────────────────────────────────────────────────────────┘
Based on moderate usage (~1,000 requests/month)
* LLM inference is ~60% of cost. Lambda, CloudFront, Cognito covered by free tier.
This project is open source and available on GitHub:
labeveryday/bookmark-manager-siteDownload all your bookmarks for backup or migration.
Built by Du'An Lightfoot · AWS Developer Advocate