synthetic-sciences/openscience

The open-source AI workbench for scientific research

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 25 minutes ago
Added to GitGenius on September 19th, 2026
Created on July 3rd, 2026
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 481
Total Stargazers: 3,616 (+1)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.5 hours
Mean response time: 3.5 days
90th percentile: 9.7 days
Tracked items: 109

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 95% of issues opened in the past year have since been closed. Three people close 98% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 1
Closed in 7 days: 3
Avg open age: 56 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (54)
  • documentation (7)
  • github_actions (5)
  • question (5)
  • enhancement (3)
  • good first issue (3)
  • needs-triage (3)

Detailed Description

OpenScience is an open-source AI workbench for scientific research that automates the execution of research tasks while keeping every step visible and under human control.

The tool addresses the problem of automating routine but essential research work—literature review, data analysis, experiment reproduction, and report drafting—while preserving human judgment over the research direction and conclusions. It works by accepting a plain-language description of a research goal, then planning the approach, gathering evidence from scientific sources, writing and running code and experiments, and presenting results with a complete audit trail of what it did at each step. The agent can delegate bounded subtasks to worker agents running in parallel while maintaining synthesis and final decision-making at the lead level.

Researchers conducting computational work in biology, chemistry, physics, machine learning, or data engineering should consider this tool, particularly those spending significant time on data cleaning, parameter sweeps, literature searches, and methods documentation. The workbench runs as a desktop application, browser interface, or terminal command on your own machine against your files, with access to real execution environments including shell, Python, and R kernels, plus hundreds of bundled scientific skills and connectors to databases like ChEMBL, UniProt, PubMed, and arXiv. You can bring your own API keys, use a supported provider, run a local model, or use the managed pay-as-you-go option called Ace.

The project shows active development with regular updates to the desktop application and ongoing expansion of scientific capabilities. The codebase is written in TypeScript and includes comprehensive documentation covering installation across macOS, Windows, and Linux platforms, along with quickstart guides and contribution guidelines. The tool emphasizes transparency through its design philosophy that every operation must be reviewable after execution, reflecting a commitment to maintaining scientific rigor and auditability in automated research workflows.