pricecious

pricecious

Docker-Anwendung from pureelectricity's Repository

Übersicht

Pricecious is a vibe-coded, self-hosted, AI-powered price tracking application. It uses GenAI Vision Models (OpenAI, Anthropic, Ollama, etc.) to visually analyze product pages, detect prices, and monitor stock status.

Features:

  • AI-Powered Analysis: "Sees" price and stock status, bypassing complex HTML.
  • Visual History: Keeps a screenshot history of every check.
  • Smart Scrolling: Handles lazy-loaded content.
  • Notifications: Supports Discord, Telegram, Email, etc. via Apprise.

Prerequisites:

  1. A PostgreSQL Database.
  2. A Browserless (headless chrome) container (accessible via WebSocket).
  3. An API key for an AI Provider (OpenAI/Anthropic) OR a local Ollama instance.

Anforderungen

PostgreSQL Database
Browserless (Chrome) instance

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8000]
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Container Port: 8000

Ziel
8000
Standard
8000
Wert
8000
Database URLVariable

Format: postgresql://user:password@host:5432/pricewatch

Ziel
DATABASE_URL
Browserless URLVariable

WebSocket URL for the Browserless instance (e.g., ws://192.168.1.10:3000)

Ziel
BROWSERLESS_URL
Screenshots PathPathrw

Persistent storage for captured screenshots.

Ziel
/app/screenshots
Standard
/mnt/user/appdata/pricecious/screenshots
Log LevelVariable

Application logging level (DEBUG, INFO, WARN, ERROR).

Ziel
LOG_LEVEL
Standard
INFO
Wert
INFO
SQL EchoVariable

Log all SQL queries to console (true/false).

Ziel
SQL_ECHO
Standard
false
Wert
false

Einzelheiten

Repository
ghcr.io/ds-sebastian/pricecious:latest
Zuletzt aktualisiert2026-06-01
Erstmals gesehen2025-11-22

Führen Sie Pricecious auf Unraid aus.

Pricecious ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.