Hands-on tutorials for building AI agents from scratch. Learn LLM APIs, prompt engineering, tool calling, and the agent loop through practical examples.
Stars
46
Forks
7
Watchers
46
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #42 from agenticloops-ai/vbanthia/03-10-guardrails
9d5d740View on GitHubfix: escape JSON braces in harmlessness prompt and strip code fences
0f39fb9View on GitHubfeat: add guardrails tutorial with input and output safety layers
476ab18View on GitHubMerge pull request #41 from agenticloops-ai/vbanthia/03-07-multimodal
833c501View on GitHubfix: collapse multiline f-string expression for Python 3.11 compat
c9462aeView on GitHubfix: resolve mypy no-any-return errors in multimodal scripts
a9b4e22View on GitHubfeat: add multimodal tutorial with vision, image gen, and audio
b76a17cView on GitHub