Lovable, but for enterprises. Describe an internal tool and Nibor generates the database, row-level security, API and interface, live at its own address in minutes. Then your whole organisation runs every app from one desktop.
Bookings, assets, approvals, operations dashboards: too specific for off-the-shelf SaaS, too small to justify a development team. So they live in spreadsheets, email threads and six-figure consultant projects. Generic no-code tools can't pass an enterprise security review; custom builds take months.
Nibor is not a form builder. It's a full product suite: build in Studio, manage in Portal & App Hub, work in Workspace, and give every employee a desktop where their company's apps live.
Describe what you need, or refine with the visual editors. AI plans, generates and deploys. Live preview, data & theme editors, one-click publish.
The organisation's home: its apps, activity, notifications and quick actions, per-user, per-org, searchable across every app.
A web desktop where published apps run as windows: dock, file Vault, single sign-on across every app. Internal software that feels like one product.
Every organisation starts with first-party apps like Vault: private file storage with per-user privacy and org-admin visibility, provisioned automatically.
Every app is a single document in NAS, the Nibor App Spec, our own declarative language. The AI writes NAS; our compiler turns it into a real Postgres schema, row-level security policies, a REST API and a rendered interface. Nothing is a mock.
"A booking system for our storage facilities, with BankID and credit checks."
AI writes the app spec (models, permissions, pages, automations), validated against our schema.
Tables, RLS policies, tenant isolation, API and UI are generated. Security is compiled, not configured.
Published at its own subdomain or custom domain, TLS included. Edit by chatting; it redeploys in seconds.
// NAS, the Nibor App Spec (excerpt)
{ "$nas": "5.0", "app": "Bookings",
"models": [{ "name": "Booking",
"access": { "read": "own", "create": "own", "staffOverride": true },
"fields": [ ... ] }],
"views": [{ "route": "/book", "content": "<saas-wizard>…" }] }
// ⇒ compiles to: CREATE TABLE …; CREATE POLICY "booking_read"
// USING ("userId" = auth.uid() OR is_staff()); + API + UINo third-party app-builder underneath, no per-seat SaaS dependencies. The whole platform runs on a single Kubernetes node, which is exactly what makes it deployable inside a customer's own walls.
Row-level security and tenant isolation are generated from the spec for every model: per-app membership floors, per-operation policies, PII guards.
Kubernetes, Postgres, auth, data API, object storage, ingress with automatic TLS. Self-contained and reproducible.
The same containers deploy in a customer's cloud or data centre. Regulated organisations keep their data, with licensing control.
Claude today; the NAS layer isolates the model. Customers will bring their own AI keys, including EU-hosted providers.
A live pilot on the platform: their team logs in, builds and evaluates line-of-business apps themselves, on their own organization with its own branding and license.
A complete customer-facing booking product: 6-step wizard with BankID identification, credit check, insurance, pricing with VAT, and a digital key with PIN & NFC.
A real booking on the live product: confirmation, monthly price, and the digital storage key, generated end-to-end by Nibor from a spec.
Per-organisation subscription on nibor.io. Billing is live (Stripe). One team's first app becomes the org's workspace.
The full platform in the customer's own infrastructure: annual licence with activation control. Built for finance, the public sector and other regulated industries.
Every new app, default apps like Vault, and shared sign-on deepen the lock-in: Nibor becomes how the company runs.
Any employee can create the tool they need. Every tool lives in one secure, branded desktop. The more of a company's workflows live in Nibor, the more Nibor is the company.
Bor Ventures · andreas@borventures.se · nibor.io