aws-samples/amazon-bedrock-samples
This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
Covers agents and function-calling, retrieval-augmented generation (RAG), multimodal processing, embedding models, and responsible AI patterns alongside foundational model inference. Examples span the full development lifecycle from proof-of-concept prototyping through production deployment, with dedicated guidance on prompt engineering, observability, and model evaluation. Integrates with SageMaker notebooks and AWS IAM for authentication, supporting both managed and self-hosted environments.
1,388 stars. Actively maintained with 13 commits in the last 30 days.
Stars
1,388
Forks
666
Language
Jupyter Notebook
License
MIT-0
Category
Last pushed
Mar 11, 2026
Commits (30d)
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/aws-samples/amazon-bedrock-samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
debnsuma/fcc-ai-engineering-aws
A Practical Course on Embeddings, RAG, Multimodal Models, and Agents with Amazon Nova.
aws-samples/news-clustering-and-summarization
This repository contains code for a near real-time news clustering and summarization solution...
arnobt78/Embeddable-RAG-Chatbot-Widget--JavaScript-Cloudflare-Workers-FullStack
A production-ready, embeddable AI chatbot widget built with Cloudflare Workers that can be...
f2daz/openclaw-knowledgebase
Self-hosted RAG system with Ollama embeddings and Supabase/pgvector. 100% local, 100% free.
mithun50/groq-rag
Extended Groq SDK with RAG (Retrieval-Augmented Generation), web browsing, and AI agent...