Skip to main content

Interactive Demo

Explore a live notebook to see what Alph can do:
If you want to just get started, notebooks to help guide you through Alph are also available as live notebooks — executable versions you can read and run yourself.

Get up and running

1

Create your account

Visit runalph.ai and click Sign In.
  • Sign up with GitHub (recommended) or email
2

Create your organization

After signing in, create your first organization.
  1. Enter an organization name
  2. Choose a URL slug
  3. Click Create Organization
Organizations are workspaces for your notebooks, projects, and team.
3

Create your first notebook

From your organization dashboard:
  1. Navigate to Notebooks
  2. Click New Notebook
  3. Start writing code
Or import notebooks from GitHub.
4

Try AI assistance

Generate a cell: Click + AI between cells and describe what you want.Chat with AI: Open the chat panel to ask questions about your code.
5

Execute your code

To run cells, connect to a project:
  1. Go to Projects and create one
  2. Select the project as your notebook’s kernel
  3. Run cells with Shift + Enter

Learn about projects

Projects are JupyterLab servers with cloud compute

What’s next?

Core Concepts

Understand notebooks, projects, and AI

GitHub Sync

Import and sync notebooks from repositories

Guides

Real workflows: remote dev, automations, GPU, web apps

Team Collaboration

Invite team members to your organization