diff --git a/README.md b/README.md index 58166b5..6c28c5d 100644 --- a/README.md +++ b/README.md @@ -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. + +
+
+
A business app running on ObjectOS — dashboards, KPIs, and reports over data you host.
+
+
+
+
+
+
+
The same records as boards, Gantt schedules, calendars, and galleries — rendered by the runtime from metadata, no extra UI code.
+ +
+
+
+
Rich records with guided actions, and AI plugged into the same data — agents act as the signed-in user, every step audited.
+ ## Why ObjectOS The promise of "AI inside the enterprise" usually breaks on two things: diff --git a/docs/screenshots/ask-ai.png b/docs/screenshots/ask-ai.png new file mode 100644 index 0000000..15a6fd0 Binary files /dev/null and b/docs/screenshots/ask-ai.png differ diff --git a/docs/screenshots/calendar.png b/docs/screenshots/calendar.png new file mode 100644 index 0000000..2560b48 Binary files /dev/null and b/docs/screenshots/calendar.png differ diff --git a/docs/screenshots/dashboard.png b/docs/screenshots/dashboard.png new file mode 100644 index 0000000..5573d9d Binary files /dev/null and b/docs/screenshots/dashboard.png differ diff --git a/docs/screenshots/gallery.png b/docs/screenshots/gallery.png new file mode 100644 index 0000000..326b038 Binary files /dev/null and b/docs/screenshots/gallery.png differ diff --git a/docs/screenshots/gantt.png b/docs/screenshots/gantt.png new file mode 100644 index 0000000..51d8bea Binary files /dev/null and b/docs/screenshots/gantt.png differ diff --git a/docs/screenshots/kanban.png b/docs/screenshots/kanban.png new file mode 100644 index 0000000..3255d9d Binary files /dev/null and b/docs/screenshots/kanban.png differ diff --git a/docs/screenshots/record.png b/docs/screenshots/record.png new file mode 100644 index 0000000..de1bd62 Binary files /dev/null and b/docs/screenshots/record.png differ