OpenAI 2026 hackathon

Vahanly

Real-time driver dispatch for rider-owned cars — matching supply and demand with spatial indexing, AI-powered ETAs, and live tracking for scheduled mobility services.

Solo project by Aniket karmakar · 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,494 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

Vahanly is a real-time, event-driven dispatch platform for scheduled mobility services in India’s tier-2 cities. It targets a rider-owned-car model where vehicle owners book professional drivers instead of driving themselves. The system uses spatial indexing (H3), AI-powered ETAs, and live tracking for matching supply and demand.

What changed

The author states that Vahanly was built as a solution to the lack of reliable last-mile delivery and scheduled mobility in India’s tier-2 cities. It is described as a new architecture designed specifically for this use case — not traditional ride-hailing optimization.

Single most important open question

Is there any evidence of actual customer adoption, revenue, or traction beyond the author's own development and soft launch?

Back to contents

What The Product Actually Is

The description states that Vahanly is a real-time, event-driven microservices dispatch platform targeting 10K–100K concurrent drivers across Indian cities. It focuses on spatial efficiency and surge pricing.

It includes:

  • A location ingestion service using gRPC for driver GPS streams.
  • An H3-based spatial index with Redis Cluster for sub-millisecond lookups.
  • A three-phase dispatch matcher, including:
    • Spatial reduction via H3 K-ring lookup
    • ETA estimation using Contraction Hierarchies and ML inference (Triton XGBoost)
    • Batch optimization using Hungarian algorithm within 400ms windows
  • An event bus architecture using Kafka for data flow.
  • A frontend stack built with Next.js, Capacitor, React, and Vite.

The system is described as production-live in Kolkata (KOL) since July 2026, with soft launch metrics showing ~50 active drivers.

Back to contents

Positioning & Claim Evolution

The author claims that Vahanly addresses a market gap in India’s tier-2 cities where last-mile delivery and scheduled mobility are lacking. It is positioned as distinct from point-to-point ride-hailing (e.g., Uber/Ola), focusing instead on the rider-owns-car model, which they describe as solving a different problem.

They state that this is not a traditional ride-sharing optimization problem — supply is abundant, but demand is sparse and scheduled. This necessitated a new architecture.

The positioning implies:

  • A focus on scheduled mobility services
  • Use cases include in-city errands, outstation trips, and monthly retainer contracts
  • A shift from driver-centric to supply-abundant, demand-sparse dispatch logic

This is a self-reported claim about market positioning and architectural innovation.

Back to contents

Target Customer & ICP

The description states that Vahanly targets:

  • India’s tier-2 cities
  • Users who need scheduled mobility services
  • Vehicle owners who book professional drivers instead of driving themselves
  • Use cases include in-city errands, scheduled outstation trips, and monthly retainer contracts

It does not specify a named customer segment beyond these generalities. The author notes that the system is currently live in Kolkata (KOL), with ~50 active drivers during soft launch.

No evidence of specific customer types or personas beyond what is described in the write-up.

Back to contents

Business Model & Pricing Evidence

The description does not provide any information about:

  • Revenue streams
  • Pricing models
  • Monetization strategy
  • Customer acquisition costs
  • Unit economics

It only mentions that Vahanly supports scheduled mobility services and includes features like surge pricing, but no details on how this translates into business value or pricing.

Back to contents

Technical & Delivery Signals

The system is described as:

  • Built with a microservices architecture
  • Using technologies such as Go, React, Next.js, Kafka, Redis, PostgreSQL, Docker, Kubernetes, H3, Triton, and more
  • Designed for scale: targeting 10K–100K concurrent drivers
  • Uses H3 spatial indexing with Redis Cluster for sub-millisecond lookups
  • Implements event-driven surge pricing, consuming the same event stream as dispatch
  • Includes fallback strategies for ML inference (e.g., Contraction Hierarchies)
  • Features a local development environment mirroring production using Docker Compose and Kubernetes

It is described as production-live in Kolkata since July 2026, with:

  • Dispatch latency <500ms (currently ~350ms p99)
  • Location ingestion throughput at 10K drivers @ 1 update/4s
  • Surge multiplier refresh every 30 seconds

Back to contents

Traction & Maturity Signals

The description states that Vahanly is:

  • Live in Kolkata since July 2026
  • Has a soft launch with ~50 active drivers
  • Aims to scale to 500–1000 drivers within three months
  • Shows performance metrics such as:
    • Dispatch latency (p99) < 500 ms (~350 ms)
    • Location ingestion throughput sustained
    • Surge multiplier refresh every 30 seconds
    • Triton ETA correction improves accuracy by +15%
    • Uptime SLA of 99.8% in first month

However, there is no evidence of:

  • Customer adoption beyond the author’s own deployment
  • Revenue or monetization data
  • Any third-party validation or user feedback
  • Expansion beyond Kolkata

Back to contents

Competitive Context

The description does not mention any competitors or competitive landscape.

It only contrasts Vahanly with traditional ride-hailing platforms like Uber and Ola, noting that it is not a point-to-point model but rather one focused on rider-owned-car scheduling. No other companies or products are named.

Back to contents

Key Risks & Red Flags

Several open problems are noted:

  • CH Graph Coverage: The seeded graph is tiny (two test nodes); full OSM preprocessing needed for production
  • Kafka Offset Strategy: Unmatched orders are dropped permanently; could use dead-letter topic instead
  • Pricing Cache Durability: In-memory surge multipliers reset on service restart; could add distributed cache

Other potential risks include:

  • Lack of verified traction or revenue data
  • No evidence of customer acquisition, retention, or monetization
  • Soft launch in one city with limited driver base
  • Author is sole team member (no team size beyond 1)

Back to contents

Diligence Questions To Ask The Founders

  1. What is the current conversion rate from soft launch to full-scale operations?
  2. How many actual users are using the platform, and what is their feedback?
  3. Are there any plans for geographic expansion beyond Kolkata?
  4. What is the roadmap for addressing the open problems (e.g., CH graph coverage)?
  5. Is there a plan to monetize the service or generate revenue?
  6. How does Vahanly differentiate itself from existing local mobility solutions in India?
  7. What are the key assumptions behind the current architecture, and how have they been validated?

Back to contents

Investment/Partnership Verdict

The description states that Vahanly is production-live, built for scale, and uses advanced technical approaches like spatial indexing and event-driven architecture.

However:

  • There is no evidence of revenue, customers, or traction beyond the author’s own deployment
  • The system is described as a soft launch in one city
  • No third-party validation or market data is provided
  • The author is the only team member

This is a self-reported technical demonstration, not a commercial product with verified adoption.

Confidence Level: Low — based entirely on self-reporting, no independent verification or traction evidence.

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.