
Building a multi-agent system for drug target discovery
Update (2026-03-24): Since the original post, I added three things. First, a Reactome pathway tool that fetches biological pathways for each gene target. Second, a Neo4j graph database for accumulating results across pipeline runs. Reports are ingested as a knowledge graph (diseases, genes, proteins, compounds, papers, pathways) that enables cross-disease queries like “which targets overlap between Alzheimer’s and Parkinson’s?” Third, a web frontend at bio.arcosdiaz.com for interactive exploration of the graph (still work in progress). All three are described below. ...