Training project
Tool-using agent with planning
Related course: Agentic AI
Problem
Agents must call external tools safely and recover when steps fail—core interview and portfolio themes for this track.
Architecture (high level)
Reasoning/planning loop → tool registry → execution with guardrails → result aggregation; patterns aligned with AutoGPT/tool-use modules in the Agentic AI syllabus.
Technologies
- AutoGPT
- LangChain
- Python
- Anthropic
- FastAPI
This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.