OpenAI 2026 hackathon

Tukang

Concierge that helps you book handymen from prompt

Solo project by herbertww Eng · 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 #7,422 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

Tukang is an AI agent built as an MCP connector that automates booking handymen and other local service providers via WhatsApp. It allows users to request a service through an AI chat interface, then performs end-to-end booking actions including contractor outreach, quote collection, and payment processing — all without requiring an app or account.

What changed

The author describes Tukang as a solution to the inefficiency of current AI tools in completing real-world tasks like booking services. It shifts from being a search tool to a functional agent that executes workflows on behalf of users.

Single most important open question

Can Tukang scale WhatsApp outreach beyond its current dev-mode limitations, and how will it monetize access to verified contractors at scale?

This analysis is based solely on the self-reported project description provided by the author. No independent verification or historical data exists for this project.

Back to contents

What The Product Actually Is

The description states that Tukang is an AI agent designed to book local service providers (e.g., plumbers, electricians) using a chat interface. It functions as an MCP connector and uses WhatsApp Business API for outreach.

  • Core functionality: Book handymen or similar service providers through AI chat.
  • Mechanism: The system searches a directory of contractors, sends parallel WhatsApp messages to multiple providers, collects bids automatically, and facilitates payment via Stripe.
  • User experience: No app download or account creation required; users connect Tukang to their existing AI chat clients (e.g., Claude, ChatGPT).
  • Technology stack includes: Node.js + TypeScript, Qwen/DashScope for reasoning, WhatsApp Business API, Stripe for payments, SQLite for data storage, Mem0 for memory, Exa API for discovery.

This is a self-reported technical architecture. No evidence of actual deployment beyond hackathon-level testing or live usage.

Back to contents

Positioning & Claim Evolution

The author positions Tukang as an AI assistant that goes beyond simple search to complete real-world booking tasks — addressing the gap between AI discovery and action.

  • Original claim: Current AI is a glorified search engine; it finds names but doesn't book.
  • Evolution of positioning: Tukang transforms into an end-to-end booking agent using WhatsApp, bypassing traditional fragmented service directories.
  • Differentiation from competitors: Not just another marketplace or directory — it's an AI-powered concierge that integrates with existing chat tools and automates the full flow.

These claims are self-reported. No evidence of market validation or competitive comparison.

Back to contents

Target Customer & ICP

The description implies a target customer base in Singapore, where fragmented service provider markets create friction for consumers.

  • Primary persona: Homeowners or individuals needing urgent local services (plumbers, electricians, cleaners).
  • ICP characteristics:
    • Uses AI chat tools regularly.
    • Has difficulty finding reliable, available contractors.
    • Willing to pay a small fee ($5) for access to verified contact info.

No evidence of customer segmentation or user research beyond the founder’s personal experience.

Back to contents

Business Model & Pricing Evidence

Tukang operates on a per-booking model with a fixed $5 fee paid by the user to unlock contractor contact information.

  • Revenue mechanism: Flat $5 fee per booking.
  • Payment gateway: Stripe.
  • Monetization strategy: The value proposition hinges on the exclusivity of real contact details — users must pay before seeing provider numbers.
  • Future expansion: Plans include subscription models for providers and additional service categories.

No evidence of actual revenue, pricing tiers, or monetization scale beyond stated fee structure.

Back to contents

Technical & Delivery Signals

The project is built as an MCP server with 16 tools covering discovery, quoting, outreach, booking, etc., using Node.js, TypeScript, Qwen, WhatsApp Business API, and Stripe.

  • Architecture: MCP-native design; works across AI clients without app installation.
  • Deployment: Live on Alibaba Cloud ECS in Singapore with TLS certificate.
  • Toolset: Includes tools for search, outreach, bid parsing, memory management, payment handling, and error simulation.
  • Challenges addressed:
    • WhatsApp verification bottlenecks
    • Contact number gating
    • Parallel message handling
    • Regex-based reply parsing

All technical claims are self-reported. No evidence of production performance or scalability.

Back to contents

Traction & Maturity Signals

The project was built during a hackathon and deployed live, but there is no evidence of traction or adoption.

  • Deployment status: Live on tukang.app with valid TLS cert.
  • User base: Not evidenced; only one team member involved.
  • Usage metrics: None reported.
  • Maturity level: Hackathon prototype with full end-to-end flow demonstrated in demo mode.

No evidence of customer acquisition, retention, or usage beyond the author’s own testing.

Back to contents

Competitive Context

The problem described aligns with fragmented service markets in urban areas like Singapore and Malaysia. However, no direct competitors are named or analyzed.

  • Market pain point: Fragmented local service providers across platforms (WhatsApp, classifieds, Carousell).
  • Potential competition: Existing marketplace apps, WhatsApp-first service providers, AI assistants that offer limited automation.
  • Differentiation: End-to-end automation via chat + WhatsApp integration; no app required.

No evidence of competitive landscape or market share data.

Back to contents

Key Risks & Red Flags

Several key risks and red flags emerge from the self-reported description:

  1. WhatsApp Business API Limitations: Meta’s gating prevents real-scale outreach until business verification is complete.
  2. Monetization Model Risk: Reliance on $5 fees may not scale if contractor participation is low or if users are unwilling to pay.
  3. Technical Scalability: SQLite in-memory storage and single-process architecture suggest limited scalability beyond demo environments.
  4. Trust & Verification: The system depends heavily on trust in contractor verification, which could be a barrier to adoption.
  5. Founder Dependency: Only one team member listed; lack of team structure raises concerns about execution capacity.

These are inferred risks based on the self-reported description and known limitations of similar systems.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current status of WhatsApp Business API verification? When do you expect to achieve production access?
  2. How many verified contractors are currently in your directory, and how are they sourced?
  3. Have you conducted any user testing or feedback sessions with actual consumers?
  4. What is your plan for expanding beyond handymen into other service categories?
  5. How will you onboard real contractors at scale without relying on demo data?
  6. What are the expected costs per booking and gross margins?
  7. Are there plans to integrate with other messaging platforms (e.g., Telegram, SMS)?
  8. How do you intend to handle disputes or quality control among service providers?

These questions aim to uncover blind spots in the self-reported narrative.

Back to contents

Investment/Partnership Verdict

Tukang presents an idea that addresses a real pain point — automating fragmented local services through AI chat. However, it remains at a hackathon prototype stage with significant technical and operational blockers.

  • Strengths:
    • Clear problem-solution fit
    • MCP-native architecture enables broad compatibility
    • Functional end-to-end demo shows feasibility
  • Weaknesses:
    • Critical dependency on WhatsApp verification (not yet live)
    • No traction or revenue data
    • Limited team size and maturity
    • Monetization model unproven

Not evidenced.

This is a speculative assessment based on the author’s own account. There is no independent validation of the product, market, or business model.

Verdict Early-stage idea with potential but not yet ready for investment or partnership unless critical technical and operational hurdles are resolved.

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.