Skip to content

agents4science/agents4science.github.io

Repository files navigation

Header images showing scientists

AI Agents for Scientific Discovery

Agentic discovery combines reasoning-capable AI with scientific and engineering resources—such as literature collections, simulation codes, experimental platforms, and knowledge bases—to accelerate the pace of discovery. Recent advances in large language models (LLMs) and related technologies make it possible to build agentic systems that automate key aspects of scientific work: synthesizing information from the literature, generating and prioritizing hypotheses, designing and executing protocols, running simulations or experiments, and interpreting results.

An agent is a persistent, stateful process that acts on behalf of a user or system. An agent may:

<ul>
  <li>Observe inputs or events</li>
  <li>Plan (decide on) actions using a policy (rules or LLM)</li>
  <li>Act: Execute tools or interact with other agents</li>
  <li>Learn: Update state to adapt over time</li>
</ul>

<p>
  We can think of an agent as a
  <em>scientific assistant that can reason, act, and coordinate on our behalf</em>.
</p>

Agent loop diagram


Class

Teaching
AI Agents for Science curriculum (University of Chicago, Autumn 2025).

Capabilities

Capabilities
Deployment patterns from local prototypes to massively parallel HPC inference.

Applications

Applications
Example applications of agentic systems for scientific discovery.


What's New

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages