Skip to content

Welcome to Faraday-OSS

Faraday is an AI scientist agent for multi-step life science research. Faraday-OSS is the open-source runtime: run it locally, connect your own tools and data, and keep a reproducible record of each run.

It is most useful when a task needs more than a single answer: inspect context, use tools, run code, generate files, and preserve the full workflow for review or reuse.

  • Run multi-step research tasks across literature, data, and code
  • Save trajectories and artifacts for auditability, follow-ups, and evaluation
  • Extend the agent with custom tools and workflows
  • Benchmark agent behavior with a Harbor-ready integration
  1. Install Faraday locally.
  2. Quickstart to run your first task.
  3. Reference Go deeper with configuring Faraday for specific setups and environments.
  • More than chat: the agent can reason, search, write code, and use tools over many steps
  • Reproducible by default: each run leaves behind outputs, metadata, and a trajectory
  • Flexible deployment: run locally or self-hosted when data control matters
  • Built for extension: add domain-specific tools instead of overloading the prompt
  • Early-stage research triage such as literature review, competitive scans, and compound property screening
  • Repeated analyses where you want comparable runs, batch execution, and saved artifacts
  • Internal workflows that depend on proprietary files, custom tools, or team-specific heuristics
  • Agent evaluation and process-data collection for training, benchmarking, or debugging

Faraday-OSS is developed by Ascent Bio and is open-source under the MIT license.