Commit History

fix: enforce strict JSON mode and resolve unicode crash in Groq client
bd00313

manan77709 commited on

reduce judge context size to prevent truncation
d6fb62b

manan77709 commited on

fix: add debug logging to judge agent
085ea2a

manan77709 commited on

fix: remove load_dotenv from agents, use system env vars for HF compatibility
7d5e8c7

manan77709 commited on

multi-model Groq fallback — llama-70b → llama-4-scout → gpt-oss-120b → llama-8b
67ec86c

manan77709 commited on

fixed the loading key probelm
f20ef97

manan77709 commited on

added model fallback avoidance
aabb4f5

manan77709 commited on

on demand pubmed lookup
b5b44d0

manan77709 commited on

wired the agents
1cbf84a

manan77709 commited on

added explainer agent plain English summaries with practical takeaways
2bd1398

manan77709 commited on

added decomposer agent splits complex multi-part claims into sub-claims
ff5416b

manan77709 commited on

added judge agent classification, stance detection, quality scoring
33e3b15

manan77709 commited on

feat: Phase 2 complete — judge agent, evidence cards, transparency UI
81c534a

manan77709 commited on

judge agent in UI, evidence quality cards, study breakdown
2d3d253

manan77709 commited on

fix: remove hardcoded paths for HuggingFace deployment
0b98465

manan77709 commited on

added working pipeline
47d6c0f

manan77709 commited on

added prompt for contradiction agent
00e1f7a

manan77709 commited on

correct file
52f54e2

manan77709 commited on

setting up contradiction agent
6a4da08

manan77709 commited on

feat: Phase 2 BioBERT embeddings, accuracy 80% → 90%, response time -38%
025dbb6

manan77709 commited on

changed embeddings, used biobert for better similarity and better accuracy
6116d7e

manan77709 commited on

expanded the database and batched embeddings
4214d18

manan77709 commited on

necessary changes for hf deploy
6efca30

manan77709 commited on

added location for load env
bfe613a

manan77709 commited on

used json formatting for understandable output
d4fb5ce

manan77709 commited on

fixed syntax
ffb2db3

manan77709 commited on

saved papers and retrieval logic
7b81976

manan77709 commited on

connected database and ingestion
edadf88

manan77709 commited on

added project structure basic
4531544

manan77709 commited on