EveryDev.ai
Subscribe
Home
Tools

3,891+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. AIPOCH Open-Science
    AIPOCH Open-Science icon

    AIPOCH Open-Science

    Academic Research
    Featured

    Open-source, local-first, model-agnostic AI research workbench for macOS, Windows, and Linux with scientific agents, Python/R notebooks, data connectors, and reproducible provenance.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. No seat license required. External AI model providers, scientific services, or compute hosts may charge separately.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Academic ResearchResearch AssistantsAgent Frameworks

    Alternatives

    Open ScienceFeynmanVitaBench
    Developer
    AIPOCHSingaporeEst. 2024

    Listed Sep 2026

    About AIPOCH Open-Science

    AIPOCH Open-Science is an open-source desktop application built by AIPOCH for scientists and researchers who need a reproducible, inspectable AI-assisted research environment. Released under the Apache License 2.0, it runs locally on macOS, Windows, and Linux and connects to any supported model provider without vendor lock-in. The project reached v0.28.0 in September 2026 and has accumulated over 4,000 GitHub stars since its July 2026 launch.

    What It Is

    Open-Science is a local-first AI research workbench that combines coordinator and specialist agents, persistent Python and R notebook kernels, 24 built-in scientific data connectors, and a traceable artifact system in one desktop workspace. Researchers describe a task in plain language, and the agent reads files, searches the web, queries scientific databases, runs code, and produces reports, tables, and figures — all within a single inspectable session. The workbench is model-agnostic: it supports built-in cloud providers (OpenAI, Anthropic, xAI/Grok, DeepSeek, and others), compatible custom gateways, and existing Claude or Codex subscription logins.

    Research Workflow: Define, Plan, Execute, Inspect

    The workbench structures work into four stages:

    • Define — Describe the research question and attach relevant files or context.
    • Plan — An AI coordinator agent plans the work and delegates scoped tasks to Specialists or subagents.
    • Execute — The agent searches approved sources, inspects datasets, and runs Python, R, or shell commands.
    • Inspect — Generated reports, tables, figures, and notebooks are reviewed alongside execution records, provenance evidence, and optional Reviewer findings.

    Persistent Python and R kernels maintain variable state across related steps. Shell execution history is recorded, and supported SSH workflows can submit jobs to remote HPC clusters via Slurm.

    Traceability and Provenance Architecture

    Traceability is described by AIPOCH as a core design principle. Every generated artifact is stored as an immutable, checksummed version connected to its producer code, execution history, referenced inputs, environment inventory, and the conversation branch that produced it. The v0.28.0 release added Replayable Verification, which re-executes a captured artifact version in an isolated environment and compares the reproduced files with the originals using byte-exact and scientific comparison rules. Evidence that cannot be verified is explicitly marked unavailable rather than inferred. An optional Reviewer agent audits transcripts, execution logs, and artifacts and reports pass/warn/fail findings.

    Scientific Connectors, Specialists, and Skills

    Open-Science ships with 24 built-in Scientific Connectors covering scientific literature, biomedical databases, genomics, chemistry, and clinical research resources. Specialists are purpose-scoped AI agent profiles configured with selected instructions, skills, connectors, and permissions — the main agent can delegate to a Specialist, but Specialists cannot bypass the researcher's permission settings. The workbench also integrates with AIPOCH's library of 550+ reusable medical research skills spanning evidence synthesis, protocol design, data analysis, and academic writing.

    Update: v0.28.0 (September 2026)

    The latest release, published September 11, 2026, introduces several notable capabilities:

    • Replayable Verification — Re-execute sealed artifact recipes and compare reproduced files with originals.
    • Workspace-Wide Search — Categorized search across projects, sessions, messages, files, and the literature library.
    • Private Remote Media — Remote media in model output requires explicit activation; remote model endpoints must use HTTPS.
    • WSL2 Bash Preview — Windows x64 users can opt into a readiness-checked WSL2 Bash environment.
    • Managed Codex Upgrades — Settings provides tested in-place upgrades with separate CLI and adapter version visibility.

    The GitHub repository lists the project as actively developed, with 4,082 stars and 265 forks as of the latest update.

    Local-First Data and Permission Model

    Project state, sessions, uploads, notebook history, and generated artifacts are stored on the user's computer by default. API keys use the operating system's secure credential storage. External data flow occurs only when the researcher invokes a configured model provider, scientific connector, web search, or remote compute host — each governed by the active approval and permission settings. Three permission profiles are available: Ask for approval, Auto-approve edits, and Full access, allowing researchers to match the permission scope to the sensitivity of the task.

    AIPOCH Open-Science - 1

    Community Discussions

    Be the first to start a conversation about AIPOCH Open-Science

    Share your experience with AIPOCH Open-Science, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. No seat license required. External AI model providers, scientific services, or compute hosts may charge separately.

    • Full desktop app for macOS, Windows, and Linux
    • All core research agent capabilities
    • 24 built-in Scientific Connectors
    • Python and R notebook kernels
    • Artifact provenance and versioning

    Capabilities

    Key Features

    • Open-source under Apache License 2.0
    • Local-first desktop app for macOS, Windows, and Linux
    • Model-agnostic: supports OpenAI, Anthropic, xAI/Grok, DeepSeek, and 15+ providers
    • Persistent Python and R notebook kernels
    • 24 built-in Scientific Connectors (literature, biomedical, genomics, chemistry, clinical)
    • Coordinator and Specialist AI agents with scoped permissions
    • Replayable artifact verification with byte-exact and scientific comparison
    • Immutable versioned artifacts with full provenance records
    • Reviewer agent for auditing transcripts, execution logs, and artifacts
    • Workspace-wide categorized search
    • Remote HPC compute via SSH and Slurm
    • 550+ reusable medical research skills
    • Headless CLI and Node.js SDK
    • WSL2 Bash preview on Windows x64
    • Human-in-the-loop approval controls (Ask, Auto-approve, Full access)
    • Literature import by DOI, PubMed ID, arXiv ID, or file
    • MCP connector support with tool-level permissions
    • Branch-based conversation history with message revision

    Integrations

    OpenAI (GPT models)
    Anthropic (Claude)
    xAI (Grok)
    DeepSeek
    Zhipu AI (GLM)
    Kimi (Moonshot)
    MiniMax
    StepFun
    Xiaomi MIMO
    SenseNova
    Volcengine Ark
    Bailian (Alibaba Cloud)
    Tencent TokenHub
    OpenCode
    OpenRouter
    NVIDIA Build
    Apodex
    Europe PMC
    PubMed Central
    OpenAlex
    arXiv
    Unpaywall
    Slurm (HPC)
    SSH remote compute
    MCP connectors
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate AIPOCH Open-Science and help others make informed decisions.

    Developer

    AIPOCH

    AIPOCH builds Open Science, an open-source, local-first AI research workbench designed for reproducible scientific discovery. The company also develops a curated library of 550+ medical research agent skills, the MedSkillAudit release-gate framework, and upcoming products including MedFlow (clinical research workflows) and Evova (evidence evaluation). AIPOCH publishes all core workbench source code under the Apache 2.0 license and maintains an open ecosystem of inspectable skills and connectors for scientific AI workflows.

    Founded 2024
    Singapore
    30 employees
    Read more about AIPOCH
    WebsiteGitHubLinkedInX / Twitter
    2 tools in directory

    Similar Tools

    Open Science icon

    Open Science

    Open Science is AIPOCH's open-source, local-first, model-agnostic AI research workbench that lets agents read files, run Python and R, search the web, query scientific databases, and produce traceable research artifacts.

    Feynman icon

    Feynman

    An open source AI research agent CLI that reads papers, searches the web, writes drafts, runs experiments, and cites every claim locally on your computer.

    VitaBench icon

    VitaBench

    An open-source benchmark for evaluating LLM agents on versatile interactive tasks grounded in real-world life-serving applications like food delivery, in-store consumption, and online travel.

    Browse all tools

    Related Topics

    Academic Research

    AI tools designed specifically for academic and scientific research.

    64 tools

    Research Assistants

    AI assistants specialized in helping with research tasks.

    71 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    695 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions