AI AGENTS

Build autonomous AI systems. Multi-agent workflows, tool calling, and agentic application design.

PROOF-OF-WORK TASKS
6 TASKS
B
Beginner
LEVEL 01
  • 01Create a basic ReAct agent that searches the web and answers user queries, then post a demo showcasing three search examples
  • 02Build a single-agent system that automates daily schedule planning based on preferences, then share the workflow and source code
I
Intermediate
LEVEL 02
  • 01Build a multi-agent system where agents collaborate to write and edit articles, then publish the collaboration logs and diagrams
  • 02Implement an AI agent with long-term memory using a vector store and error recovery logic, then share the technical guide
A
Advanced
LEVEL 03
  • 01Architect an enterprise-grade agentic workflow implementing hierarchical agent supervision and human-in-the-loop validation, then share a case study
  • 02Develop an AI Agent system that executes automated software testing and vulnerability patching using tool-calling, then post a walkthrough