Discover and explore top open-source AI tools and projects—updated daily.
clucraftAI-powered price tracking application
Top 86.6% on SourcePulse
A self-hosted price tracking application, PriceGhost monitors product prices across any website, offering users precise control via a multi-strategy extraction system and optional AI enhancements. It targets users seeking accurate price monitoring, timely notifications for drops or restocks, and a self-hosted solution, providing a robust alternative to commercial trackers.
How It Works
PriceGhost employs a novel multi-strategy price extraction system, combining JSON-LD, site-specific scrapers, generic CSS selectors, and AI analysis (Claude/GPT/Ollama) in parallel. Its core differentiator is the "Price Voting Modal," which presents price candidates from each method, allowing users to manually select the correct price. This approach ensures accuracy, preventing common tracking errors like mistaking discount amounts for actual prices. AI features are strongly recommended for enhanced compatibility and as a fallback for difficult-to-scrape sites.
Quick Start & Requirements
docker-compose up -d.POSTGRES_USER, POSTGRES_PASSWORD, JWT_SECRET, and DATABASE_URL.Highlighted Details
Maintenance & Community
The README does not detail specific contributors, sponsorships, or community channels like Discord or Slack. The project highlights its development using Claude Code.
Licensing & Compatibility
Limitations & Caveats
Enabling advanced AI features requires API keys, potentially incurring costs, or local compute resources. While robust, aggressive scraping intervals or highly sophisticated anti-scraping measures on some websites may still present challenges. The project relies on external AI providers or local Ollama setup for its most advanced capabilities.
3 weeks ago
Inactive