AI Workflow Workbench
Public-demo baseline for a shared AI workflow platform with document grounding, scenario workflows, tasks, evals, and observability.
API health: ok
Public Demo Limits
This public demo keeps each account bounded so outside users can explore the workflow platform without hidden operator steps.
- Self-serve registration: enabled
- Workspaces per account: 3
- Documents per workspace: 12
- Tasks per workspace: 30
- Max upload size: 5 MB
30-Second Read
This repo is no longer just a local sandbox. Stage D turns it into a public-facing demo with one shared runtime and three module workflows.
- Research Assistant turns a seeded corpus into grounded synthesis and reports.
- Support Copilot turns knowledge-base context into case triage, reply drafts, and escalation packets.
- Job Assistant turns hiring materials into grounded fit reviews and shortlist-oriented workflow steps.
Guided Demo Paths
Use one of these seeded module paths when you want to understand the system quickly instead of starting from an empty workspace.
Create a grounded research workspace with seeded launch materials, then turn the corpus into a concise brief.
Seeded documents: launch-memo.txt, customer-interviews.txt, competitor-watch.txt
Showcase steps: 3
Seed a support knowledge base, then walk from frontline triage to a grounded escalation packet.
Seeded documents: password-reset-kb.txt, incident-update.txt, escalation-runbook.txt
Showcase steps: 3
Seed a hiring packet, then use the Job Assistant to turn grounded materials into a structured candidate review.
Seeded documents: backend-platform-role.txt, candidate-resume-lina.txt, hiring-rubric.txt
Showcase steps: 3
What You Can Try
Stage D is focused on making the public demo path explicit instead of assuming local operator setup.
- Create an account or sign in when public self-serve registration is available.
- Create a guided demo workspace or a manual workspace for Research, Support, or Job workflows.
- Inspect seeded documents, ask grounded chat questions, and launch module-specific tasks.
- Inspect eval, task, and module surfaces without relying on hidden operator-only steps.
Platform Modules
These modules share one common workspace, runtime, and API core.
- Platform Core: Shared auth, workspaces, documents, chat, tasks, and metrics foundations.
- Research Assistant: Grounded retrieval, comparison, summarization, and report generation.
- Support Copilot: Knowledge Q&A, ticket classification, drafting, and escalation guidance.
- Job Assistant: JD parsing, resume matching, gap analysis, and application workflows.