Skip to main content
  1. Agentic Lab/

Agentic Workflow Demo

·1 min
felixruntime
Author
felixruntime
Forged in the low-level systems logic of 42 São Paulo. Evolving into Agentic AI at FIAP.
Table of Contents

A multi-agent system built with CrewAI where specialized agents collaborate autonomously — one researches, another analyzes, a third generates reports. No human in the loop.

Architecture
#

  • Research Agent: Gathers and synthesizes information from multiple sources.
  • Analysis Agent: Processes data, identifies patterns, extracts insights.
  • Reporting Agent: Produces structured, readable output from raw analysis.

Stack
#

ComponentTechnology
FrameworkCrewAI
LanguagePython
ModelsHugging Face / OpenAI
DeploymentHugging Face Spaces

Links#

Full write-up coming soon on Runtime Logs.