OpenAI 2026 hackathon

New Tone - AI Facility Operations Copilot

Turns technician photos and notes into safe, structured maintenance work orders using GPT-5.6, with human review, duplicate detection, and multilingual reporting.

Solo project by Oleg Rakhimov · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #5,535 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

Company: New Tone - AI Facility Operations Copilot

Self-reported basis: The description is entirely self-reported by the author, unverified, and lacks any evidence of revenue, customers, or operational traction.

What it appears to be: A mobile-first AI copilot for facility teams that converts technician reports (text, voice, images) into structured work orders using GPT-5.6 with human review, including duplicate detection, recurrence analysis, and multilingual reporting.

Key change: The author describes a shift from isolated maintenance tickets to an AI-enhanced system with bounded historical memory for each asset.

Single most important open question: Does the described AI workflow actually function reliably in real-world facility environments, or is it a prototype that has not yet been tested at scale?

Back to contents

What The Product Actually Is

  • The description states that New Tone is an AI Facility Operations Copilot.
  • It supports technician reporting through:
    • Text input
    • Voice input (speech-to-text)
    • Optional photo attachment
  • It uses GPT-5.6 with structured outputs to draft work orders, including:
    • Title
    • Category and priority
    • Summary
    • Observations
    • Potential risks
    • Clarifying questions
    • Recommended checks
    • Duplicate detection
    • Recurrence analysis
    • Evidence classification
  • The AI draft is never auto-applied; it requires explicit technician confirmation.
  • It integrates with a mobile app built in Flutter/Dart, and an AI layer using a Go gateway that calls OpenAI’s Responses API.
  • The system includes:
    • Facility Memory (bounded history of 30 days for each asset)
    • Evidence-to-action separation (e.g., “reported now”, “visible in photo”, “AI inference”)
  • It supports PDF protocol generation, assignment, closure, and signature.

Inference: The product is described as a structured AI-assisted work-order creation tool embedded into an existing operational workflow. It is not a standalone chatbot or assistant but a system that integrates with field reporting.

Back to contents

Positioning & Claim Evolution

  • The author states the inspiration behind New Tone: facility teams treat every maintenance report in isolation, leading to missed recurring issues.
  • The product is positioned as a way to give facility teams a safer and more structured way to turn field reports into actionable maintenance work.
  • It claims to enable:
    • A technician seeing one incident
    • New Tone seeing the history of the equipment
  • The author describes the system as:
    • Not autonomous (human review required)
    • Not a chatbot (structured workflow)
    • Focused on contextualizing maintenance reports with historical data and AI inference
  • The long-term goal is to give every piece of equipment a memory, implying a vision for broader facility intelligence.

Inference: The positioning evolved from solving the problem of isolated reporting to building a system that contextualizes work orders using bounded historical memory and AI-assisted reasoning. It is not a general-purpose AI assistant but a niche tool for facility operations.

Back to contents

Target Customer & ICP

  • The description states that New Tone is built for facility teams.
  • These teams manage:
    • Buildings
    • Floors
    • Rooms
    • Equipment
    • Technicians
    • Maintenance work orders
  • The primary user is a technician, who reports incidents and creates work orders.
  • The system supports:
    • Asset-level reporting
    • Work order lifecycle (NEW → IN_PROGRESS → CLOSED)
    • Multilingual reporting
  • It is not described as targeting facility managers or executives directly, but rather the field-level users who create and act on maintenance tickets.

Inference: The ICP appears to be field technicians in facility operations, with a focus on environments where equipment maintenance is frequent and historical context is valuable. No evidence of customer segmentation beyond this.

Back to contents

Business Model & Pricing Evidence

  • Not evidenced.
  • There is no mention of pricing, licensing, subscriptions, or monetization strategy.
  • The description does not indicate whether the tool is intended for internal use, SaaS, or a one-time deployment.
  • The system uses OpenAI API keys and GPT-5.6, but no information on cost structure or usage limits.

Back to contents

Technical & Delivery Signals

  • Built with:
    • Flutter (mobile app)
    • Dart
    • Go gateway
    • OpenAI Responses API (GPT-5.6)
    • Structured Outputs
    • REST API
    • Computer vision
    • Speech-to-text
    • PDF generation
  • The AI layer:
    • Uses a stateless Go gateway
    • Calls OpenAI with strict JSON schema constraints
    • Validates inputs and outputs
    • Does not persist data (store: false)
    • Uses human-in-the-loop design
  • The system supports:
    • Voice input
    • Photo attachments
    • Manual fallback
    • Editable AI drafts
  • The architecture is described as:
    • Human-directed
    • With manual review and confirmation required
    • No auto-execution

Inference: The technical stack suggests a lightweight, mobile-first system with AI integration, built for reliability and safety. It is not a complex SaaS platform but a focused tool with clear boundaries.

Back to contents

Traction & Maturity Signals

  • Not evidenced.
  • There is no mention of:
    • Customers
    • Revenue
    • Adoption
    • Usage metrics
    • Product maturity beyond prototype stage
  • The project is described as a working prototype and demonstration.
  • The author mentions:
    • Build Week completion
    • Git baseline preservation
    • Real Android-device testing
    • Automated tests
    • Production deployment checks

Inference: The system is at the prototype or demo stage, not yet proven in production environments. No evidence of traction or real-world usage.

Back to contents

Competitive Context

  • Not evidenced.
  • There is no mention of:
    • Competitors
    • Market positioning relative to others
    • Existing tools in facility management or maintenance work-order systems
  • The author does not reference any market analysis, competitive landscape, or differentiation strategy.

Back to contents

Key Risks & Red Flags

  • Prototype vs. Production: The system is described as a prototype; no evidence of real-world testing or scalability.
  • AI Reliability: While structured outputs are used, the system still relies on GPT-5.6, which may introduce hallucinations or inconsistencies.
  • Human-in-the-loop Design: The system requires manual confirmation at every step, which may slow adoption or reduce AI utility.
  • Data Privacy & Security: OpenAI API is used with no mention of data handling policies, encryption, or compliance.
  • Limited Scope: The system is focused on a narrow use case (work order creation) and does not appear to integrate with broader facility platforms.

Back to contents

Diligence Questions To Ask The Founders

  1. What are the actual performance metrics for GPT-5.6 in this specific workflow? How often do AI-generated drafts require manual correction?
  2. Has the system been tested with real technicians or only in prototype form?
  3. Are there any known edge cases where AI inference fails or misclassifies evidence?
  4. What is the plan for integrating with existing facility management systems (e.g., CMMS)?
  5. How does the system handle data governance, especially around sensitive facility information and technician reports?
  6. What are the long-term plans for monetization or scaling beyond a single developer team?

Back to contents

Investment/Partnership Verdict

  • Not evidenced.
  • No financials, traction, or strategic alignment data provided.
  • The project is described as a working prototype, not a product ready for market.
  • It has strong technical design and clear user intent but lacks evidence of commercial viability or real-world adoption.

Inference: This is a highly speculative early-stage idea with strong technical execution. It may be worth investing in if the team can demonstrate real-world utility, but there is no evidence yet that it has achieved product-market fit or traction.

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.