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.Cloud Notebooks
Create and run Jupyter notebooks in your browser
Cloud Compute
Execute code on cloud servers with flexible compute types
AI Assistance
Get AI help from Claude, GPT, and Gemini while coding
GitHub Integration
Import notebooks from GitHub or view them at gitalph.com
Key Features
AI Code Generation
Ask AI to write code, fix bugs, or explain concepts. Works with Anthropic (Claude), OpenAI (GPT), and Google (Gemini).Semantic Search
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