Back to browse
Guitar Guru – A guitar valuation app using ML

Guitar Guru – A guitar valuation app using ML

by shatnersbassoon·May 19, 2026·2 points·0 comments

AI Analysis

MidNiche GemSolve My Problem

ML valuation for guitars when Reverb and Blue Book already dominate the market.

Strengths
  • Ensemble of four models plus meta-model handles non-linear pricing dynamics well.
  • Targets a specific pain point: biased dealer valuations and outdated books.
Weaknesses
  • Black-box model lacks transparency on which features drive specific valuations.
  • iOS-only limits utility for desktop-based collectors managing large inventories.
Category
Target Audience

Guitar collectors, musicians, and vintage instrument dealers

Similar To

Reverb · Blue Book of Guitar Values · Estibot

Post Description

Guitar Guru is an iOS app that uses machine learning to value guitars and basses. I built this because existing methods for getting valuations all have downsides: Reverb prices are typically on the high side - they have every interest in maintaining high prices Blue book prices are subscription-based and the data is quite old Forums are slow and are simply multiple subjective opinions Expert valuations are slow and the incentives to bias high or low are a problem None of these methods dispassionately weigh everything about the guitar in creating their estimates including condition. The main goal was to create a valuation in around 30 seconds, give a defensible number with a confidence range. This is very useful when you’re in a shop trying to make a decision.

Technical details:

The pricing model is an ensemble of four models (tree-based, boosting, plus ridge regression) plus a meta-model on log-transformed prices, trained on tens of thousands of real transaction records (not dealer asking prices, which skew high). There are actually two sets of models - point and quantile. This gives the user quantiles so they can get a feel for how certain the model is.

Performance is good - r2 ~= .76 and MAE around $230 (this latter figure is skewed upwards by rarer expensive guitars). The performance is significantly better with common guitar brands and models. Unexplained variance likely due to two factors: Some guitars simply “play better” and “sound better”. This is subjective but real in my experience, and is not something that can be expressed in a listing. Auction prices depend on who turns up on the day, and this in turn depends on what else is for sale in the auction.

Data is ~25k auction results. Listings filtered using batch ChatGPT calls to produce structured data. Traditional feature engineering, plus embeddings on text and images.

Stack is Python / FastAPI / Hetzner (hosting) / MongoDB. Google Cloud Storage for content and backups. Data logged to BigQuery for analytics.

The app

Freemium model: guest tier with free valuations, creating free log-in gives more guitar slots and valuations, Pro and Pro+ for heavier users and bigger collections.

The growth mechanic I landed on is awarding extra guitar slots and valuations on a successful referral through the app.

What I'd like feedback on:

If you're a guitar player/collector: try valuing something you actually know the rough value of and tell me how far off it is. Especially interested in results for vintage, boutique, and unusual instruments.

Otherwise any feedback on improving the UX would be great. Site: https://guitar-guru.app App Store: https://apps.apple.com/us/app/guitar-guru/id6761500318

Similar Projects

FinanceMid

TLDR Equity

Equity calculator with exit probability framing, but Carta already does this.

Cozy
tholford
206d ago
Finance●●Solid

Moatifi – Free Buffett-style moat analysis for stocks

It pairs a 12-filter quantitative screen (ROE/ROIC, debt, FCF consistency) and a DCF/margin-of-safety calc with an AI-written moat and management note — nice for fast triage. Nothing groundbreaking in concept (lots of sites promise the same combo), but the end-to-end delivery — screening, intrinsic value, and an AI thesis — makes it genuinely useful if you want a quick second opinion before digging deeper.

SlickNiche Gem
lldougl
114mo ago