Pinned Repositories
amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
amazon-bedrock-quick-start
Learn how to Quickly build Generative AI applications with Amazon Bedrock
bedrock-agent-txt2sql
Use natural language to Generate Amazon Athena SQL queries to fetch data.
bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
building-apache-kafka-connectors
Sample code that shows the important aspects of developing custom connectors for Kafka Connect. It provides the resources for building, deploying, and running the code on-premises using Docker, as well as running the code in the cloud.
cloud-clubs-learner-library
A library for learners! Whether or not you're a part of AWS Cloud Clubs, take a look in this library for free, open, leveled content for students 18+ worldwide
content
Content repository for Community.aws
gen-ai-workshop
Learn how to build generative AI applications on AWS using PartyRock, Amazon Bedrock, and Amazon Q
instrumenting-java-apps-using-opentelemetry
Microservice written in Java that shows how to instrument applications using OpenTelemetry, to produce telemetry data for traces and metrics. Also how to switch the observability backend without code changes.
llm-rag-vectordb-python
Explore sample applications and tutorials demonstrating the prowess of Amazon Bedrock with Python. Learn to integrate Bedrock with databases, use RAG techniques, and showcase experiments with langchain and streamlit.
build-on-aws's Repositories
build-on-aws/llm-rag-vectordb-python
Explore sample applications and tutorials demonstrating the prowess of Amazon Bedrock with Python. Learn to integrate Bedrock with databases, use RAG techniques, and showcase experiments with langchain and streamlit.
build-on-aws/bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
build-on-aws/gen-ai-workshop
Learn how to build generative AI applications on AWS using PartyRock, Amazon Bedrock, and Amazon Q
build-on-aws/bedrock-agent-txt2sql
Use natural language to Generate Amazon Athena SQL queries to fetch data.
build-on-aws/amazon-bedrock-minecraft-agent
AI agentic bot for Minecraft using Agents for Amazon Bedrock.
build-on-aws/building-gen-ai-whatsapp-assistant-with-amazon-bedrock-and-python
With this WhatsApp app, you can chat in any language with a Large language models (LLM) on Amazon Bedrock. Send voice notes and receive transcriptions. By making a minor change in the code, you can also send the transcription to the model.
build-on-aws/bedrock-agents-webscraper
This repo provides guidance on setting up a bedrock agent to webscrape and internet search via action groups
build-on-aws/agents-for-amazon-bedrock-sample-feature-notebooks
Sample code for features of Agents for Amazon Bedrock
build-on-aws/building-a-machine-learning-enabled-web-app
This repository contains sample app code to build an object and text detection web app. An individual can upload images that contains real world objects or text, and get the labels for all the detected objects and texts in the image.
build-on-aws/agentic-workshop
Learn how to build Agentic Workflows on AWS
build-on-aws/aws-lambda-and-cqrs-a-winning-combination
Command-Query Responsibility Segregation (CQRS) is often presented as a pattern focused on scaling by separating reads and writes. However, this is an architecture-level pattern that has nothing to do with infrastructure. At AWS re:Invent 2023 session (BOA211) we explored the right way of combining AWS Lambda and CQRS together.
build-on-aws/langchain-embeddings
This repository demonstrates the construction of a state-of-the-art multimodal search engine, leveraging Amazon Titan Embeddings, Amazon Bedrock, and LangChain.
build-on-aws/amazon-bedrock-java-examples
Welcome to this repo where we'll continue adding hands-on examples demonstrating the use of the Java SDK for Amazon Bedrock.
build-on-aws/rag-postgresql-agent-bedrock
This application is built in four stages using infrastructure as code with CDK with Python to deploy. In the first stage, an Amazon Aurora PostgreSQL vector database is set up. In the second stage, the Knowledge Base for Amazon Bedrock is created using the established database. The third stage involves creating an Amazon
build-on-aws/real-time-gaming-leaderboard-apache-flink
Example gaming leaderboard application covering streaming ingestion, CDC enrichment, processing and visualisation including demo of advance real-time analytics concepts like late data arrival, exactly-once, dynamic config, archival and on-demand replay
build-on-aws/bookstore-demo-app-with-authz
Authorization is one of the foundational needs when building your applications and services. Learn how, with the help of Cedar and Amazon Verified Permissions, to to add non-trivial authorization rules to your web application.
build-on-aws/bedrock-agents-infer-models
Use natural language to run inference on various LLMs via Bedrock agents
build-on-aws/cicd-pipeline-for-containers
This repository sets up an end-to-end CI/CD container pipeline with Hashicorp Terraform based on native AWS services for hosting and testing application code, building a container image from the code, pushing and storing the container image to ECR, and deploying this container on EKS as a deployment.
build-on-aws/deploying-trurl-2-on-amazon-sagemaker
Deploying TRURL 2 on Amazon SageMaker. TRURL 2 is a Large Language Model (LLM), which is a fine-tuned version of LLaMA 2 with support for Polish language developed by VoiceLab and published at the company profile on Hugging Face (https://huggingface.co/Voicelab).
build-on-aws/terraform-samples
Collections of examples of using Terraform with AWS
build-on-aws/building-a-scooters-graph-including-a-graph-data-generator
build-on-aws/building-quiz-game-with-aws-amplify-react-native
build-on-aws/threat-model-accelerator-with-genai
build-on-aws/workflow-orchestration-bedrock-agent-chaining
build-on-aws/dotnet-visual-guessing-game
build-on-aws/game-store-catalog-creator
build-on-aws/learn-git-cli-aws-cloudshell
Example repo for Academic Learning Capsule Lab
build-on-aws/qa-agent-with-bedrock-kendra-and-history-memory
build-on-aws/.github
build-on-aws/uscis-priority-date-tracker
This project contains the sample code for a small utility to pull and store the priority dates from the monthly USCIS Visa Bulletins. It is based on series of articles on [Community.aws](https://community.aws).