Skip to main content

What is Alph?

Alph is a cloud platform for Jupyter notebooks with integrated AI assistance. Like how Supabase is “just Postgres”, Alph is “just Jupyter” - with a platform built around it for teams, AI, and cloud compute.

Key Features

AI Code Generation

Ask AI to write code, fix bugs, or explain concepts. Works with Anthropic (Claude), OpenAI (GPT), and Google (Gemini). Search notebook code and markdown using vector embeddings. Find relevant examples by describing what you need.

Team Organizations

Share notebooks and projects within your organization. Role-based access control (owner, admin, member).

GitHub Viewer

View any public Jupyter notebook by changing github.com to gitalph.com in the URL.

Get Started

1

Sign up and create an organization

Every user needs an organization to create notebooks and projects
2

Create a project (optional)

Projects provide cloud compute for running notebook code
3

Create or import a notebook

Start from scratch, upload .ipynb files, or import from GitHub
4

Connect to a kernel

Link your notebook to a project to execute code

Next Steps