AI AGENT ADDONS
AI & Agent Building
1,243installs

Java developers can add generative AI to their apps with the AWS SDK for Java 2.x. This skill helps you work with Amazon Bedrock to call powerful models like Claude, Llama, and Titan. You can generate text, create images, and build smart search features using embeddings.

With this skill you set up Bedrock clients, build the right JSON payloads for each model, and handle responses step by step. It also shows how to stream AI answers in real time and connect everything to Spring Boot. Error handling and retry logic keep your app reliable.

Anyone building Java applications on AWS can use this skill to add AI features quickly. It covers everything from model access to production deployment. The examples are clear and ready to use.

Add Aws Sdk Java V2 Bedrock skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-sdk-java-v2-bedrock

Project

mkdir -p .claude/skills/aws-sdk-java-v2-bedrock

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago