Vibe Coding Price Compare
Compare AI coding tool pricing with a web app powered by a local LLM. Ask plain-English questions and get answers from scraped pricing data.
What you'll have running
- ✅ A working price comparison tool built with AI
- ✅ See how vibe coding produces real deployable apps
- ✅ Full source code to clone and extend yourself
Clone and run
Source code
Build walkthrough
How it works
Scrapes pricing pages from 5 AI coding tools using ScrapeGraphAI and Playwright, stores structured data as JSON, ingests into ChromaDB, and serves a Flask UI backed by llama3.1:8b via ollama. The entire thing was vibe-coded with Claude Code in a single session. Ask it "which tool has a free plan?" and get a sourced answer in under 60 seconds.