Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/build-on-aws/amazon-bedrock-java-examples

amazon-bedrock aws aws-java-sdk-v2 generative-ai java

Last synced: 9 days ago
JSON representation

Welcome to this repo where we'll continue adding hands-on examples demonstrating the use of the Java SDK for Amazon Bedrock.

Awesome Lists containing this project

README

        

# Amazon Bedrock Java Examples

This repository contains pre-built examples to help Java developers get started with Amazon Bedrock.

## Contents

### Snippets
- [Guardrails](snippets/guardrails) - Build responsible AI applications with Guardrails for Amazon Bedrock

### Demos
- [Quarkus Bedrock Demo](demos/quarkus-bedrock-demo) - Learn how to access Amazon Bedrock from a Quarkus application deployed on AWS Lambda.

## Getting Started

To get started with the code examples, ensure you have access to [Amazon Bedrock](https://aws.amazon.com/bedrock/?trk=2483aad2-15a6-4b7a-a1c5-189851586b67&sc_channel=el). Then clone this repo and navigate to one of the folders above. Detailed instructions are provided in each folder's README.

### Enable AWS IAM permissions for Bedrock

The AWS identity you assume from your environment must have sufficient [AWS IAM permissions](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html?trk=2483aad2-15a6-4b7a-a1c5-189851586b67&sc_channel=el) to call Amazon Bedrock.

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This library is licensed under the MIT-0 License. See the [LICENSE](LICENSE) file.