Skip to content

Repository files navigation

Darui Dashboard

A full-stack web application for managing website crawling, content curation, indexing, and querying with RAG (Retrieval-Augmented Generation).

Quick Start

Backend

cd backend
python app.py

Backend runs on http://localhost:5005

Frontend

cd frontend
npm install
npm run dev

Frontend runs on http://localhost:3000

Documentation

See DASHBOARD_DOCS.md for complete documentation.

Features

  • Website management with per-website configuration
  • Web crawling with header/footer link extraction
  • Content curation with XPath/CSS selector rules
  • Weight-based page prioritization
  • Background job management
  • RAG query system with weight boosting
  • Custom system prompts per website

Authentication

Default credentials (change in backend/config.py):

  • Username: admin
  • Password: darui2024

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages