An open-source AI knowledge base system with RAG (Retrieval-Augmented Generation) capabilities. It provides a full-stack solution including a Python backend, a Vue admin dashboard, and cross-platform ...
cex-price-tracker/ ├── .github/workflows/ # GitHub Actions │ ├── daily-scrape.yml # Scraping automatico │ ├── notify.yml # Sistema notifiche │ └── monthly-snapshot.yml # Backup mensile ├── data/ │ ├── ...