Commit History

added rag-only or rag + kg-graph option for LLM response
223b8a3

sshobhit1106 commited on

added knowledge graphs and fix: correct BERTScore unpacking to use recall not precision (bert_score returns P,R,F1); relabel stale precision values in eval_results.json
5568c1a

sshobhit1106 commited on

added new webpage with feature of generating report using LLM + RAG
524fbf0

sshobhit1106 commited on

Multi-book RAG support: config.BOOKS registry ingesting multiple PDFs into one Chroma collection with book-aware citations, robust chapter tagging for TOC-less/junk-TOC PDFs, an incremental --add flag to index a new PDF without a full re-embed, and updated README (multi-book docs + Limitations).
bd22721

sshobhit1106 commited on

improved comments of app - 1
c96c032

sshobhit1106 commited on

added comment for each code files for better understanding
5957e3b

sshobhit1106 commited on

completed phase b and created streamlit UI for anthropic only LLM
20ee218

sshobhit1106 commited on

added basic plan made by claude
7e6947e

sshobhit1106 commited on