Portfolio PROJECT 20 / 21
Project 20 · Generative AI
GenAI

PharmaAgents

Multi-Agent AI Research System

Domain
Generative AI
Track
GenAI
01 Abstract

Multi-Agent AI Research System

A multi-agent system on the Claude API where specialized agents collaborate on drug-research queries through task decomposition, tool use, and results synthesis.

02 Highlights

Methods & contributions

03 Architecture

Data flow

query → coordinator (decompose)
      → [Literature · Safety · Chemistry · Regulatory] agents (tool use)
      → synthesis → streamed answer
04 Stack

Technologies

Claude API Multi-Agent Tool Use FastAPI WebSocket Orchestration