Product World
- Who: ML researchers, open-source contributors, AI engineers evaluating foundation models, academic labs seeking state-of-the-art open-weight models. They read arXiv daily, evaluate on HuggingFace, care about reproducibility and transparency above all.
- What: An open-source AI research lab that trains and releases foundation models with full transparency.
- Vibe: Cyanotype blueprint meets typewritten research report -- "a university department newsletter printed on a plotter"
- Domain conventions: Model cards, benchmark scores (MMLU, HumanEval, GSM8k), parameter counts, training methods (DPO, RLHF), Apache 2.0 licensing
Core Principle
Two colors, one typeface, dashed lines. Radical restraint as the strongest design statement.
Visual Vibe
Monochromatic, technical, blueprinted, restrained, typed, archival, clinical, precise, duotone, institutional
What It's NOT
- NOT multi-color -- the ENTIRE page uses only teal (#0171A9) and white (#ffffff). No black text, no gray text, no secondary color hierarchy through color at all
- NOT a dark-mode hacker aesthetic -- this is light-only, white-only
- NOT a startup landing page with gradient CTAs and "Book a demo" buttons
- NOT a page with a hero section -- it opens with nav then immediately into content grids
- NOT a page with solid borders -- ALL dividers are dashed
- NOT using sans-serif anywhere -- every character on the page is monospace
- NOT animated -- the page is completely static, no scroll animations, no IntersectionObserver
Section Archetypes
- Content grid row: Three-column grid with duotone photo | heading + body text | OUTPUT/SEED metadata badge
- Dashed divider: The consistent separator between every element
- Footer: Minimal credits and links, same monospace, same teal
Hero Archetype
No hero. The page opens with a nav bar, then a dashed divider, then immediately the first content grid section. This extreme anti-hero approach communicates: the research speaks for itself.
Asset Direction
- Photography: Nature scenes (forests, specimens, microscopes) with duotone teal filter:
filter: sepia(1) saturate(2.5) hue-rotate(160deg) brightness(0.9) contrast(1.1). Photos appear cyanotype-printed.
- No video: The original site has no video on the homepage
- Data-as-visual: OUTPUT/SEED metadata badges in each section act as the data-visual pattern
- What NOT to show: Server racks, code editors, people, abstract AI visualizations, any photography that is not duotone filtered
Typography
- Geist Mono for EVERYTHING -- headings, body text, nav links, labels, footer. There is only one font on the entire page. Monospace creates the "typewritten research report" voice. Hierarchy is achieved through size, weight, and spacing alone -- never through font switching.
Color
- Background: Pure white (#ffffff) -- zero chroma, zero tint
- Everything else: #0171A9 (teal) -- ALL text, ALL icons, ALL links, ALL SVG strokes. There is no black, no gray, no secondary color.
- Dashed borders: rgba(1, 113, 169, 0.30) -- same teal at 30% opacity for all dashed dividers
- Hierarchy through opacity/weight/size only: Heading text is larger and heavier. Labels are smaller and lighter weight. But the color is always the same teal.
Bold Choices
- Exactly two colors on the entire page -- white and one teal. Zero gray, zero black.
- Monospace for everything -- body text, nav, headings, footer. One font family, zero pairing.
- Dashed borders only -- not solid. Blueprint/technical drawing aesthetic.
- No hero section -- nav then immediately content. Anti-marketing.
- Duotone cyanotype photography -- photos filtered to appear as teal-on-white prints.
- ML metadata badges -- OUTPUT: 01, SEED: 7293841 in each section as marginalia.
- Zero animation -- the page loads static and stays static. No scroll effects, no transitions beyond basic link hover.
- Extreme content economy -- 3 sections + nav + footer. Under 15KB total.
Workflow
- Read
https://joincommons.cc/api/items/nous-research-lab/raw/design-language for the full visual system
- Read
references/asset-direction.md for duotone photography guidance
- Build following the two-color, one-font, dashed-border constraints
- Self-critique against
https://joincommons.cc/api/items/nous-research-lab/raw/anti-patterns
Gotchas
- Using ANY color besides #0171A9 and #ffffff destroys the identity -- not even black for headings
- Using solid borders instead of dashed borders breaks the blueprint aesthetic
- Adding a hero section contradicts the anti-marketing philosophy
- Using a second font (even for body text) ruins the monospace-everywhere voice
- Adding scroll animations -- the page is intentionally static
- Using photos without the duotone teal filter -- unfiltered photos clash with the two-color system
1---2name: nous-research-lab3description: <design-system>4---5<design-system>67## Product World8- **Who**: ML researchers, open-source contributors, AI engineers evaluating foundation models, academic labs seeking state-of-the-art open-weight models. They read arXiv daily, evaluate on HuggingFace, care about reproducibility and transparency above all.9- **What**: An open-source AI research lab that trains and releases foundation models with full transparency.10- **Vibe**: Cyanotype blueprint meets typewritten research report -- "a university department newsletter printed on a plotter"11- **Domain conventions**: Model cards, benchmark scores (MMLU, HumanEval, GSM8k), parameter counts, training methods (DPO, RLHF), Apache 2.0 licensing1213## Core Principle14Two colors, one typeface, dashed lines. Radical restraint as the strongest design statement.1516## Visual Vibe17Monochromatic, technical, blueprinted, restrained, typed, archival, clinical, precise, duotone, institutional1819## What It's NOT20- NOT multi-color -- the ENTIRE page uses only teal (#0171A9) and white (#ffffff). No black text, no gray text, no secondary color hierarchy through color at all21- NOT a dark-mode hacker aesthetic -- this is light-only, white-only22- NOT a startup landing page with gradient CTAs and "Book a demo" buttons23- NOT a page with a hero section -- it opens with nav then immediately into content grids24- NOT a page with solid borders -- ALL dividers are dashed25- NOT using sans-serif anywhere -- every character on the page is monospace26- NOT animated -- the page is completely static, no scroll animations, no IntersectionObserver2728## Section Archetypes29- **Content grid row**: Three-column grid with duotone photo | heading + body text | OUTPUT/SEED metadata badge30- **Dashed divider**: The consistent separator between every element31- **Footer**: Minimal credits and links, same monospace, same teal3233## Hero Archetype34No hero. The page opens with a nav bar, then a dashed divider, then immediately the first content grid section. This extreme anti-hero approach communicates: the research speaks for itself.3536## Asset Direction37- **Photography**: Nature scenes (forests, specimens, microscopes) with duotone teal filter: `filter: sepia(1) saturate(2.5) hue-rotate(160deg) brightness(0.9) contrast(1.1)`. Photos appear cyanotype-printed.38- **No video**: The original site has no video on the homepage39- **Data-as-visual**: OUTPUT/SEED metadata badges in each section act as the data-visual pattern40- **What NOT to show**: Server racks, code editors, people, abstract AI visualizations, any photography that is not duotone filtered4142## Typography43- **Geist Mono** for EVERYTHING -- headings, body text, nav links, labels, footer. There is only one font on the entire page. Monospace creates the "typewritten research report" voice. Hierarchy is achieved through size, weight, and spacing alone -- never through font switching.4445## Color46- **Background**: Pure white (#ffffff) -- zero chroma, zero tint47- **Everything else**: #0171A9 (teal) -- ALL text, ALL icons, ALL links, ALL SVG strokes. There is no black, no gray, no secondary color.48- **Dashed borders**: rgba(1, 113, 169, 0.30) -- same teal at 30% opacity for all dashed dividers49- **Hierarchy through opacity/weight/size only**: Heading text is larger and heavier. Labels are smaller and lighter weight. But the color is always the same teal.5051## Bold Choices521. **Exactly two colors** on the entire page -- white and one teal. Zero gray, zero black.532. **Monospace for everything** -- body text, nav, headings, footer. One font family, zero pairing.543. **Dashed borders only** -- not solid. Blueprint/technical drawing aesthetic.554. **No hero section** -- nav then immediately content. Anti-marketing.565. **Duotone cyanotype photography** -- photos filtered to appear as teal-on-white prints.576. **ML metadata badges** -- OUTPUT: 01, SEED: 7293841 in each section as marginalia.587. **Zero animation** -- the page loads static and stays static. No scroll effects, no transitions beyond basic link hover.598. **Extreme content economy** -- 3 sections + nav + footer. Under 15KB total.6061## Workflow621. Read `https://joincommons.cc/api/items/nous-research-lab/raw/design-language` for the full visual system632. Read `references/asset-direction.md` for duotone photography guidance643. Build following the two-color, one-font, dashed-border constraints654. Self-critique against `https://joincommons.cc/api/items/nous-research-lab/raw/anti-patterns`6667## Gotchas68- Using ANY color besides #0171A9 and #ffffff destroys the identity -- not even black for headings69- Using solid borders instead of dashed borders breaks the blueprint aesthetic70- Adding a hero section contradicts the anti-marketing philosophy71- Using a second font (even for body text) ruins the monospace-everywhere voice72- Adding scroll animations -- the page is intentionally static73- Using photos without the duotone teal filter -- unfiltered photos clash with the two-color system7475</design-system>