Spaces:
Sleeping
Sleeping
metadata
title: GigScan
emoji: πΈ
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
πΈ GigScan β Snap a Gig Poster, Get a Calendar Invite
Build Small Hackathon 2025 β Backyard AI Track
Ever snapped a photo of a gig poster pinned to a wall and then forgotten to add it to your calendar? GigScan fixes that.
Snap a photo of any live music poster and get an instant calendar invite β .ics file for Apple/Outlook, or one-tap Google Calendar link. No typing required.
ποΈ How It Works
- Upload or snap a photo of a gig poster
- MiniCPM-V 1.3B (fine-tuned on 276 gig posters) extracts structured event data
- llama.cpp runs the model locally in 4-bit quantized GGUF format
- GBNF grammar constrains output to valid JSON β zero malformed responses
- Calendar invite generated as .ics + Google Calendar link
π― Badges
| Badge | Status |
|---|---|
| π― Well-Tuned | β Fine-tuned MiniCPM-V 4.6 on custom poster dataset |
| π¦ Llama Champion | β Runs entirely via llama.cpp runtime |
| π Off the Grid | β Zero cloud APIs β model runs locally in the Space |
| π¨ Off-Brand | β Clean mobile-first UI built with Gradio |
| π‘ Sharing is Caring | β Inference traces logged to HF dataset |
| π Field Notes | β Blog post |
π Links
- Model: kieranadair/gigscan-minicpm-v
- GGUF: kieranadair/gigscan-minicpm-v-gguf
- Dataset: kieranadair/gigscan-training
Built by kieranadair for the Build Small Hackathon 2026.