a49795e5eb445eb355c28a82ced00734f2502e62
Why: - Swagger UI is not user-friendly for non-technical users - Need a proper web app for document management, querying, benchmarking, and administration Changes: - Babel-in-browser React dashboard with 5 tabs (Home, Documents, Query, Benchmarks, Admin) - Dark blue theme matching benchmark report pages (#0F1419, #1A2332, #F59E0B) - Comparison view for strategy analysis across documents - Expandable experiment details with delete - Admin panel with collapsible sections (Health, Qdrant, Chunk Preview, Questions, Cost Estimator) - Document upload, processing, and strategy selection - Query interface with chunk inspection Impact: - Dashboard served at /app/ via FastAPI StaticFiles - All Swagger functionality available through web UI
chunking_strategies_evaluation
This repo is in order to reach multiple chunking strategies and evaulate them
Languages
Python
62.4%
HTML
37.6%