Mahdi Bazrafshan ef8bab5962 feat(benchmarking): add evaluation, benchmark service, and report
Why:
- Need LLM-as-Judge evaluation for automated scoring
- Need benchmark orchestration to run questions × strategies
- Need HTML report generation with two views (managerial/technical)

Changes:
- evaluation.py: LLM-as-Judge scoring on 4 metrics (context, similarity, faithfulness, hallucination)
- benchmark_service.py: Orchestration with per-strategy failure isolation
- report.py: Dual-view HTML reports with dark mode, charts, and strategy cards
2026-07-27 14:14:40 +03:30
2026-07-21 11:27:49 +03:30
2026-07-21 11:27:49 +03:30
2026-07-21 11:27:49 +03:30

chunking_strategies_evaluation

This repo is in order to reach multiple chunking strategies and evaulate them

Description
This repo is in order to reach multiple chunking strategies and evaulate them
Readme Unlicense 554 KiB
Languages
Python 62.4%
HTML 37.6%