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

https://github.com/build-on-aws/agentic-workshop

Learn how to build Agentic Workflows on AWS
https://github.com/build-on-aws/agentic-workshop

agentic-workflow agents amazon-bedrock amazon-q generative-ai

Last synced: about 2 months ago
JSON representation

Learn how to build Agentic Workflows on AWS

Awesome Lists containing this project

README

        

# Building Agentic Workflows on AWS

This workshop is designed for builders ready to create Agentic Workflows on AWS. Agentic Workflows enable large language models (LLMs) to act autonomously, performing tasks or providing assistance on behalf of users.

In this workshop, you'll learn to:

1. Leverage capabilities in Amazon Bedrock to create both chatbot and non-chatbot workflows
2. Incorporate features such as code interpreter, guardrails, knowledge bases and more!
3. Use Amazon Q Developer to assist in coding and debugging

![Gen AI Stack](gen_ai_stack.png)

### Workshop Modules

You will complete the following 3 modules:

1. **Build an Agentic Chatbot:** Create a Chatbot that can plan, use tools, and reflect to help with tasks.
2. **Build an Agentic Workflow:** Develop agentic workflows that don't rely on a chat interface.
3. **Using 3rd Party Agentic Workflows:** Use Amazon Bedrock with popular frameworks such as LangChain, LlamaIndex, and crewAI.

## Security

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

## License

This library is licensed under the MIT-0 License. See the LICENSE file.