PizeNews

Pize is an AI coding assistant for scientific computing and statistical analysis.

Account

AI programming for the research lab

Pize

Write research code in the editor with DeepSeek
for Bioinformatics
The software comes first; instruments stay in the same lab.

Pize Code · Available now

Digital protein · high-contrast ribbon

AlphaFold Protein Structure Database, DeepMind and EMBL-EBI, CC BY 4.0.

Research coding loop

From research question to reviewable code

AI programming for the research lab

Build research code with Pize

Use Pize Code, Positron, the CLI, or the SDK for scientific computing and statistical programming with AI.

cli

Use Pize from the command line

The CLI is available alongside Pize Code, Positron, and the SDK.

PIZE CLIPIZE READY

Programming agent

It is also a complete programming agent

Read files, write code, run commands, and drive a browser. Every action waits for your approval. Use Pize Code, Positron, the CLI, or the SDK.

01

Cross-file edits and diff review

Coordinated edits across files. Every edit is a reviewable, undoable diff, and a whole task can be rolled back.

02

Terminal execution and live output

Run commands in the integrated terminal and read output live. Errors and test failures are caught immediately.

03

Plan / act modes

Survey the data and code first, agree on an analysis plan, then act, so the wrong model is not run on the first try.

04

Context references and browser debugging

Feed context precisely with @file, @folder, @problems, @url. It can also drive the browser, take screenshots, and read logs to locate a problem.

05

Project rules and skills

Put statistical definitions, plotting conventions, and directory rules in a rules file so every teammate’s session follows them.

06

Model choice and MCP

Anthropic, OpenAI, Gemini, DeepSeek, Bedrock, OpenRouter, and local models can all be connected. Databases can be reached through MCP.

Read the documentation

Pize in Pize Code

See Pize help with research code

Use one AI coding companion inside the editor to understand a project, write analysis code, and refine the next step. The instruments below are the lab around that software.

src/agent/context.tsPIZE LIVE
01const workspace = await pize.inspect(root)02const graph = await workspace.dependencies()03const answer = await graph.explain(request)04return answer.withSources()
agent / UnderstandCONTEXT READY

Same lab, software first

The lab around the code

Pize writes and reviews the research code. The instruments and methods below belong to that same lab.

Scientific applications

All applications

Instruments in this workflow

Browse catalog

Model choice

Use the model that fits your research

Pize can connect to major cloud and local providers, so you can choose models and infrastructure for your workflow.

Supported models and providers

+ any OpenAI-compatible API