Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,31 @@ ObjectStack → how a business application is described
ObjectOS → where it runs, and where AI plugs in
```

## See it running

ObjectStack metadata, running on ObjectOS — the business apps your team actually uses, with AI working the same data under the same permissions.

<p align="center">
<img src="docs/screenshots/dashboard.png" width="900" alt="A business application running on ObjectOS: an executive dashboard with revenue, account, and pipeline KPIs plus charts">
<br><sub>A business app running on ObjectOS — dashboards, KPIs, and reports over data you host.</sub>
</p>

<p align="center">
<img src="docs/screenshots/kanban.png" width="49%" alt="Pipeline as a kanban board">
<img src="docs/screenshots/gantt.png" width="49%" alt="Delivery plan as a Gantt schedule">
</p>
<p align="center">
<img src="docs/screenshots/calendar.png" width="49%" alt="Records on a calendar">
<img src="docs/screenshots/gallery.png" width="49%" alt="Records as a cover gallery">
</p>
<p align="center"><sub>The same records as boards, Gantt schedules, calendars, and galleries — rendered by the runtime from metadata, no extra UI code.</sub></p>

<p align="center">
<img src="docs/screenshots/record.png" width="49%" alt="A record page with a guided stage path and actions">
<img src="docs/screenshots/ask-ai.png" width="49%" alt="AI assistant querying business records">
</p>
<p align="center"><sub><b>Rich records</b> with guided actions, and <b>AI plugged into the same data</b> — agents act as the signed-in user, every step audited.</sub></p>

## Why ObjectOS

The promise of "AI inside the enterprise" usually breaks on two things:
Expand Down
Binary file added docs/screenshots/ask-ai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/calendar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/gantt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/kanban.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading