Development engine for AI agents that build custom ERP / CRM apps. Open-source, MIT, FastAPI + Next.js, PostgreSQL + pgvector.
This is the public entry of your demo instance — the same Next.js + FastAPI codebase as in the repository, with live PostgreSQL, auto-generated CRUD, registry-driven modules, Command Palette (⌘K) and OpenAPI per model. A modular onboarding layout for Orbiteus.
Bootstrap account with full technical access — RBAC, system parameters, and module configuration.
Day-to-day work — list / form / kanban / calendar / graph views over the registered modules in the same tenant.
Treat Orbiteus as a headless engine — OpenAPI-first, module registry, no vendor UI lock-in.
Backend
FastAPI · SQLAlchemy · PostgreSQL · pgvector · Redis · Celery
Frontend
Next.js (App Router) · Mantine · TanStack Query