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
- Host: GitHub
- URL: https://github.com/build-on-aws/agentic-workshop
- Owner: build-on-aws
- License: mit-0
- Created: 2024-08-07T15:59:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T14:58:25.000Z (4 months ago)
- Last Synced: 2025-03-31T01:31:41.731Z (3 months ago)
- Topics: agentic-workflow, agents, amazon-bedrock, amazon-q, generative-ai
- Language: Python
- Homepage: https://catalog.workshops.aws/building-agentic-workflows/en-US
- Size: 9.23 MB
- Stars: 37
- Watchers: 12
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
### 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.