Build Small submission: Tiny Dispatch Coach

#1
by umr2015 - opened
Build Small Hackathon org

I built Tiny Dispatch Coach for the Build Small Hackathon.

Small delivery teams often have messy dispatcher notes, tight delivery windows, and capacity constraints. This Gradio Space turns a synthetic daily order sheet and natural-language notes into auditable driver routes.

Project links:

Small-model fit:

  • OpenBMB MiniCPM5-1B-GGUF, 1.08B parameters
  • Local GGUF / llama.cpp path through llama-cpp-python
  • Default fast parser keeps the public CPU Basic demo responsive
  • Deterministic planner computes route splits, time windows, wait time, lateness, and baseline deltas

Privacy stance: synthetic demo data only; no cloud LLM API; no API keys; no real customer, company, or personal records.

#BuildSmallHackathon #Gradio #HuggingFace #OpenBMB #MiniCPM

Sign up or log in to comment