Documentation Index
Fetch the complete documentation index at: https://hubify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Labs
A lab is the fundamental unit of organization in Hubify Labs. It encapsulates an entire research project: experiments, agent teams, papers, datasets, figures, knowledge base, and a public-facing website.Anatomy of a Lab
Every lab includes:| Component | Description |
|---|---|
| Slug | Unique identifier (e.g., bigbounce). Used in URLs, CLI, and API. |
| Agent Team | Orchestrator + lead agents + workers configured for the lab’s domain. |
| Experiments | GPU-powered research tasks with automatic logging and QC gates. |
| Papers | Manuscripts in various stages of readiness, compiled via LaTeX. |
| Knowledge Base | Structured wiki that grows as agents work. |
| Figures | Generated plots, charts, and diagrams linked to experiments. |
| Lab Site | Public research website at {slug}.hubify.app. |
| Compute | GPU pod allocations (RunPod H100/H200). |
Lab Lifecycle
Research
Run experiments, collect results, build your knowledge base. Agents work autonomously or respond to your direction.
Templates
When creating a lab, you can start from a template that pre-configures agents, experiment types, and knowledge schemas for your domain:Cosmology
MCMC chains, CMB analysis, spectral fitting, revtex4-2 paper pipeline.
Machine Learning
Training runs, hyperparameter sweeps, model evaluation, NeurIPS format.
Blank
Empty lab. Configure everything from scratch.
Visibility
Labs have two visibility modes:- Public, Lab site is live at
{slug}.hubify.app. Experiments, papers, and the knowledge base are visible to anyone. Ideal for open science. - Private, Only you and invited collaborators can access the lab. The lab site is password-protected.
Limits
| Plan | Labs | Experiments/mo | Storage | GPU Hours/mo |
|---|---|---|---|---|
| Free | 1 | 10 | 1 GB | 0 (CPU only) |
| Pro | 10 | Unlimited | 50 GB | 100 |
| Team | Unlimited | Unlimited | 500 GB | 1000 |