pricecious
Aplicación Docker from pureelectricity's Repository
Visión general
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:
- A PostgreSQL Database.
- A Browserless (headless chrome) container (accessible via WebSocket).
- An API key for an AI Provider (OpenAI/Anthropic) OR a local Ollama instance.
Requisitos
PostgreSQL Database
Browserless (Chrome) instance
Browserless (Chrome) instance
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Privilegiado
- false
Configuración de plantillas
WebUI PortPorttcp
Container Port: 8000
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
Database URLVariable
Format: postgresql://user:password@host:5432/pricewatch
- Objetivo
- DATABASE_URL
Browserless URLVariable
WebSocket URL for the Browserless instance (e.g., ws://192.168.1.10:3000)
- Objetivo
- BROWSERLESS_URL
Screenshots PathPathrw
Persistent storage for captured screenshots.
- Objetivo
- /app/screenshots
- Por defecto
- /mnt/user/appdata/pricecious/screenshots
Log LevelVariable
Application logging level (DEBUG, INFO, WARN, ERROR).
- Objetivo
- LOG_LEVEL
- Por defecto
- INFO
- Valor
- INFO
SQL EchoVariable
Log all SQL queries to console (true/false).
- Objetivo
- SQL_ECHO
- Por defecto
- false
- Valor
- false
Categorías
Detalles
Repositorio
ghcr.io/ds-sebastian/pricecious:latestÚltima actualización2026-05-31
Visto por primera vez2025-11-22
Ejecute Pricecious en Unraid.
Pricecious se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.