Demo

NeuAIs on Cloudflare

A public demo of the NeuAIs platform surfaces: Observatory, Lab, Admin, Manifest, and Docs.

Build: (loading)

Observatory

3D constellation view of services/agents. Great “first impression” surface.

  • Start with the landing: /start.html
  • Try: click nodes → inspect details
  • Look for: performance + polish (glass UI, smooth interaction)

Lab

Notebook + in-browser IDE experience (demo-mode file tree + local saves).

  • Login is simulated (any email/password)
  • IDE: open main.py, edit, press Ctrl+S
  • Notebook → IDE handoff included

Admin

Console-style frontend for managing platform resources.

  • Static export for demo purposes
  • Explore sections: Console, IDE, Billing, Mesh
  • Monaco + UI composition patterns

Manifest

Dashboard/manifest surface (agent management + platform views).

  • Where the “system map” becomes actionable
  • Best to pair with Docs for deep dives

External Docs

Public-facing docs for onboarding and overview.

  • Use this as the “guided tour” companion
  • Links out to Observatory + key concepts

Internal Docs

Team docs (architecture, operations, implementation notes).

  • Best for: contributors + system owners
  • Contains deeper implementation references

Points of interest

  1. First minute UX: Observatory should feel alive immediately.
  2. Demo reliability: Lab IDE runs without a backend (localStorage saves).
  3. Discoverability: This hub is the “map” — every surface links back here.

Demo notes

  • Some features are intentionally stubbed for a public demo.
  • If a page 404s, try a hard refresh — some apps are SPAs.