aws-samples / aws-samples/amazon-bedrock-samples

Broken links for "Use case code examples" from "Building Generative AI Applications Using Amazon Bedrock" Amazon Skill Builder course

Open
#609 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.5k
Forks
734
Avg merge
1d 6h
Merged PRs (30d)
4

Description

After some restructuring of the content of this repository, several links to the course use cases became broken, which makes it impossible to easily access the examples.

When restructuring the repository content, the course should be updated or some guardrails should be implemented to avoid this problem (like a Github Action that checks whether any of the repository links are used within Amazon Skill Builder content).

Current course links (that are all broken):

[Human Resources (HR) agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/features-examples/01-create-agent-with-function-definition) that gets an employee’s available vacation days and reserves time off

[Insurance claims agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/features-examples/02-create-agent-with-api-schema) that gets open claims from a database, understands what paperwork might be missing, and sends a reminder identifying the missing documentation

[Agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/features-examples/04-create-agent-with-single-knowledge-base) that retrieves technical documentation from a knowledge base

[Agent for a restaurant(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/features-examples/05-create-agent-with-knowledge-base-and-action-group) that informs diners about the restaurant’s menu and manages table bookings, including creating, deleting, or getting booking information

A [retail agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/use-case-examples/agentsforbedrock-retailagent) that helps customers shop for shoes

A [Customer Relationship Management (CRM) agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/use-case-examples/customer-relationship-management-agent) that uses natural language processing to facilitate interactions with customer data and manages customer relationships

[Insurance claims lifecycle agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/use-case-examples/insurance-claim-lifecycle-automation) that automates tasks and accelerates the claims lifecycle

[Text-2-sql agent(opens in a new tab)](https://github.com/aws-samples/amazon-bedrock-samples/tree/main/agents-for-bedrock/use-case-examples/text-2-sql-agent) that converts natural language to SQL queries and extracts insights using simple English prompts

Contributor guide

Open the contributing guide

Research direction

Start by checking the eight broken GitHub URLs listed in the issue and comparing them with the repository's current structure. Determine whether the course links can be updated or whether a repository-link validation guardrail is feasible; done means the course examples are reachable or broken links are detected before restructuring is released.

Written by the indexing model from the issue text.

Assessment

Domain
content, documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.