Biomedical Literature Agent
Agentic AI
LangGraph
Biomedical NLP
Tool Calling
Literature Review
Overview
A personal project developing a multi-step agentic workflow for biomedical literature review. The system retrieves biomedical papers, extracts key findings through tool-calling, and answers structured research questions.
My role
Self-initiated learning project — solo design and implementation of the agent graph, tools, and evaluation.
Methods & tools
A LangGraph agent with explicit state, routing, and tool-calling; retrieval of biomedical literature; structured extraction and question answering. Python, LangGraph / LangChain.
Outcome & output
A working demonstration of agentic, tool-using AI applied to biomedical research workflows. Code coming soon on GitHub.