OpenAI 2026 hackathon

WorkOS Brain

Our AI Work OS connects scattered apps, understands your work, answers questions, takes action across tools, and proactively keeps you informed, from daily priorities to end-of-day progress.

Team of 4 · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #2,238 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

WorkOS Brain is a self-reported project that claims to build an AI-powered "work OS" — a unified interface for managing scattered work across tools like Jira, Notion, and ClickUp. It presents itself as a system where users can ask questions or request actions in plain English, and the system orchestrates responses and operations across connected apps.

What changed

The project description indicates a shift from conceptualizing a "brain" that connects scattered work to building a functional prototype with a synchronous API endpoint (POST /assistant/brain) and a background worker architecture. It also reflects an understanding of key technical challenges such as model quality, MCP provider inconsistencies, and the need for a policy engine to enforce security.

Single most important open question

Is there any evidence that this system has been used by real users or integrated into actual workflows beyond the hackathon prototype?

Note: This analysis is based solely on the self-reported project description provided. No independent verification, traction data, revenue figures, customer names, or historical performance are available.

Back to contents

What The Product Actually Is

The description states that WorkOS Brain is a system designed to act as a "brain" for work — connecting scattered tools and enabling actions across them through natural language input. It includes:

  • A synchronous API endpoint (POST /assistant/brain) for user interaction.
  • An orchestrator that chains together operations from connected apps (e.g., reading from Notion, writing to Jira).
  • A policy engine that prevents destructive actions regardless of what the tool provider claims it can do.
  • A tool registry where providers register themselves via MCP servers over OAuth.
  • A schema-based work graph model, built using NestJS and PostgreSQL with Prisma.
  • A background worker system (not yet fully implemented) for tasks like scheduled briefs, sync jobs, webhook renewal, retries, and verification.

The description states: “There's one endpoint, POST /assistant/brain, and you just talk to it in plain English.”

Inferred: This implies a conversational interface with tool chaining capabilities.

Not evidenced: Actual usage or integration beyond the prototype.

Back to contents

Positioning & Claim Evolution

The project positions itself as an AI-powered "work OS" that unifies fragmented work across tools like Jira, Notion, and ClickUp. The author frames this as a solution to the problem of scattered work — where users must navigate multiple apps to complete tasks.

Key claims include:

  • A single brain that understands the whole picture.
  • End-to-end actions from one place without switching tabs.
  • Native tool calling with a shared tool registry.
  • Policy enforcement for security and safety.
  • Multi-tenant architecture and encrypted token vaults.

The description states: “Everyone’s work is scattered across like five different tabs.”

Inferred: This reflects a shift from fragmented tools to a unified experience.

Not evidenced: No evidence of market positioning, branding, or customer feedback on this narrative.

Back to contents

Target Customer & ICP

The project does not clearly define its target customer or ideal customer profile (ICP). However, the author implies that it is aimed at individuals or teams who use multiple tools like Jira, Notion, and ClickUp and want a unified way to interact with them.

The description states: “We kept thinking, why isn't there just one brain sitting across all of it?”

Inferred: Likely targets users working in environments with fragmented digital workflows.

Not evidenced: No stated customer segments, personas, or adoption metrics.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description. The project is presented as a hackathon submission and lacks any mention of monetization, subscriptions, or sales channels.

The description states: “This project was submitted to the OpenAI 2026 hackathon on Devpost.”

Inferred: Likely not yet commercialized.

Not evidenced: No indication of revenue, pricing plans, or monetization strategy.

Back to contents

Technical & Delivery Signals

The technical architecture described includes:

  • A synchronous API and a background worker.
  • Use of NestJS, PostgreSQL, Prisma, and Redis/BullMQ (not yet implemented).
  • A tool registry that supports OAuth-based connections to providers like Jira, Notion, and ClickUp.
  • A policy engine that enforces safety rules.
  • A multi-model brain with fallbacks (Groq and Bedrock models).
  • A work graph schema modeling tasks, docs, messages, etc.

The description states: “We split the whole thing into two halves on purpose: a synchronous API you actually talk to, and a separate background worker that handles anything time based or long running.”

Inferred: Indicates deliberate architectural separation for scalability.

Not evidenced: No evidence of production deployment or performance data.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or maturity beyond the hackathon prototype. The project is described as a working but incomplete system, with features like background jobs and scheduled briefs not yet implemented.

The description states: “The whole cron and background jobs side of the architecture... is fully designed but not built yet.”

Inferred: Indicates early-stage development.

Not evidenced: No user base, adoption data, or product usage metrics.

Back to contents

Competitive Context

No competitive landscape is described in the project write-up. The author does not reference existing solutions or competitors in the AI work OS or tool chaining space.

The description states: “Nobody’s tool sees the whole picture.”

Inferred: Suggests a gap in the market, but no explicit comparison to existing tools.

Not evidenced: No mention of competitors or market positioning.

Back to contents

Key Risks & Red Flags

  • Incomplete implementation: Many features are described as designed but not built (e.g., background jobs, Redis/BullMQ integration).
  • Model dependency issues: Weak models require significant code babysitting and error handling.
  • MCP abstraction challenges: The system must handle inconsistencies across providers, which may limit scalability.
  • Security assumptions: While a policy engine is mentioned, no details are given on how it’s tested or audited.
  • No commercialization path: No evidence of monetization strategy or go-to-market plan.

Inferred: These risks stem from the fact that this is a hackathon prototype with limited real-world testing.

Not evidenced: No data to support risk quantification or mitigation strategies.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific use cases have you validated in your prototype?
  2. How do you plan to scale beyond the current MVP and handle provider inconsistencies?
  3. Have you tested the system with real users or teams?
  4. What is the timeline for implementing the background worker components (e.g., Redis/BullMQ)?
  5. How are you planning to monetize this product, if at all?
  6. What are your plans for expanding beyond Jira, Notion, and ClickUp?
  7. How do you ensure that the policy engine effectively prevents destructive actions in practice?

Back to contents

Investment/Partnership Verdict

At this stage, the project is a conceptual prototype built during a hackathon. It shows architectural sophistication and a clear understanding of key challenges like tool chaining, security, and model quality.

However:

  • There is no evidence of traction, revenue, or customer adoption.
  • The system is not yet fully functional in production-ready form.
  • No commercialization strategy or business model is evident.

Inferred: This project may be a strong technical foundation for future development but lacks the maturity or validation needed for investment or partnership consideration at this time.

Not evidenced: No financials, customer data, or market validation to support a positive verdict.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.