Code Search CARE Agent
Scientific code repository discovery agent that searches NASA-verified repositories, Science Discovery Engine (SDE), and ADS to find publicly available code repositories relevant to scientific and technical tasks. Outputs are delivered via a structured schema and interactive chat with the user for clarification, guidance, approval gates, or status updates.
Image Analyzer Agent
Generic scientific image analyzer that downloads remote images, base64-encodes them, and sends batches to a vision-capable language model via responses.parse for structured per-image analysis. Returns one FigureAnalysis per image (type, description, axes, legend, caption, anomaly notes) plus a consolidated Markdown report.
Research Gap Detection Agent
Research gap detection agent that identifies gaps, contradictions, and candidate research questions from relevant academic literature on a given research topic. Given a query, it retrieves and analyzes papers through a structured six-stage process (scope inference, extraction, gap-matrix, gap identification, research questions, prioritization) and outputs a structured markdown report with identified gaps, contradictions, and research questions.