BlackBox / src

Commit History

fix: enhance claim extraction by including query context in faithfulness evaluation
5c4b059
verified

AbdullahKhanSherwani commited on

fix: enhance report filtering options in sidebar and update report content for clarity
d253170
verified

AbdullahKhanSherwani commited on

fix: adjust top_k parameter in retrieve function to account for blocked section titles
921d892
verified

AbdullahKhanSherwani commited on

fix: enhance report detection logic for cross-report queries by collecting multiple airlines and flight numbers
ec4b774
verified

AbdullahKhanSherwani commited on

fix: rename and expose build_faithfulness_context function for UI integration
4c205eb
verified

AbdullahKhanSherwani commited on

Upload src/evaluation/evaluate.py with huggingface_hub
ba58746
verified

AbdullahKhanSherwani commited on

Upload src/evaluation/evaluate.py with huggingface_hub
4593316
verified

AbdullahKhanSherwani commited on

fix: update ablation study documentation and add placeholder handling for missing strategies
2ec372e

AbdullahKhanSherwani commited on

fix: enhance strategy mapping and handle legacy ID prefixes in retrieval
b1f6e1e

AbdullahKhanSherwani commited on

Update evaluation, retrieval query, UI, and add semantic rechunking experiments
032d13a

Anas Tabba commited on

Add evaluation and diagnostic scripts for retrieval methods
5e6245e

AbdullahKhanSherwani commited on

feat: inject executive summaries as on-the-fly context for LLM and reranking
92b4315

Anas Tabba Claude Opus 4.6 commited on

feat: switch cross-encoder from ms-marco-MiniLM to qnli-distilroberta-base
659203e

Anas Tabba Claude Opus 4.6 commited on

Update LLM client, retrieval, and UI components
7c404a7

Anas Tabba commited on

refactor: adjust rrf_fuse_lists parameters for improved document handling and update query event detection logic
2221e7e

AbdullahKhanSherwani commited on

New md_recursive chunked and upserted, need to test
9561fc1

hamzahisam commited on

Refactor BlackboxRAG documentation and enhance metadata handling
9426b65

AbdullahKhanSherwani commited on

Merge branch 'main' of https://github.com/Abdullah-Khan-Sherwani/BlackboxRAG
030b093

AbdullahKhanSherwani commited on

fix: always use section chunks for Pinecone text lookup
1d9b780

Anas Tabba commited on

Merge remote-tracking branch 'origin/main'
a400b49

Anas Tabba commited on

fix: remove strategy filter from Pinecone queries + cache semantic embeddings
fcd0d4c

Anas Tabba commited on

fix: update embedding task from retrieval to text-matching for improved accuracy
f9a3c4e

AbdullahKhanSherwani commited on

feat: enhance evaluation module with final answer extraction and update relevancy computation prompts
f62872b

AbdullahKhanSherwani commited on

chore: align retrieval artifact resolution and manual evaluation updates
d535822

hamzahisam commited on

Add simple baseline chunk/upsert script and fix semantic chunking perf
8988605

Anas Tabba commited on

feat: add LLM knowledge document generation for semantic retrieval
d686b0b

AbdullahKhanSherwani commited on

fix: resolve merge conflicts keeping local changes, restore HyDE improvements
e4fcb23

AbdullahKhanSherwani Claude Sonnet 4.6 commited on

feat: add HyDE document generation and retrieval strategy tracking in hybrid retrieval
ac59744

AbdullahKhanSherwani commited on

old section aware is back. semantic + BM25 works good but cross encoders hurting . no multi query either
ce418cb

AbdullahKhanSherwani commited on

IMPORTANT: Unzip chunks_md_recursive.zip and then test
8a74c2c

hamzahisam commited on

feat: enhance markdown migration and embedding processes with entity-aware summaries and provenance context
1c645c6

hamzahisam commited on

Clean up: Remove temporary debugging scripts, keep production code and enhancements
b295ac7

Anas Tabba commited on

feat: replace HyDE document generation with multi-query expansion for improved retrieval
025a174

AbdullahKhanSherwani commited on

feat: enhance LLM integration with GPT support and improve query handling in UI
2cdbe5a

AbdullahKhanSherwani commited on

Merge branch 'main' of https://github.com/Abdullah-Khan-Sherwani/BlackboxRAG
a7547dc

hamzahisam commited on

Shantu mantu chunking done
178c577

hamzahisam commited on

feat: implement parent chunking, diversity tuning, and network resilience
7bcb4f5

Anas Tabba commited on

my changes
e1aa493

hamzahisam commited on

fix: Changed model to gemini 2.5 flash. Will change to Deepseek v3
b0fcfd9

AbdullahKhanSherwani commited on

feat: Added ablation and modified evaluation pipeline
1f979a9

AbdullahKhanSherwani commited on