Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions 00-course-setup/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources


23 changes: 23 additions & 0 deletions 01-intro-to-ai-agents/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 02-explore-agentic-frameworks/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 03-agentic-design-patterns/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 04-tool-use/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
Empty file added 05-agentic-rag/README.md
Empty file.
23 changes: 23 additions & 0 deletions 06-building-trustworthy-agents/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 07-planning-design/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 08-multi-agent/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 09-metacognition/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
23 changes: 23 additions & 0 deletions 10-ai-agents-production/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Name Of Lesson

## Introduction
This lesson will cover
* Concept 1
* Concept 2
* Concept 3


## Learning Goals
After completing this lesson, you will have an understanding about:
* Goal 1
* Goal 2
* Goal 3

## Concept 1

## Concept 2

## Concept 3


## Additional Resources
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# AI Agents for Beginners

> This repo has been populated by an initial template to help get you started. Please
> make sure to update the content to build a great experience for community-building.

As the maintainer of this project, please make a few updates:
## Lessons








- Improving this README.MD file to provide a great experience
- Updating SUPPORT.MD with content about this project's support experience
- Understanding the security reporting process in SECURITY.MD
- Remove this section from the README

## Contributing

Expand Down