A multi-step AI agent running live on this server. It plans sub-tasks, retrieves context via BM25 RAG, researches each task with an LLM, then synthesizes a final answer — all visible in real-time below.
Source: app/services/agent_service.py ·
View full architecture →