AI Research Intelligence Layer
The extension that plugs into every scientific paper verifying claims, detecting bias, mapping knowledge graphs, and exposing what the authors didn't say.
Each claim is extracted, scored for confidence, and cross-referenced with live data sources. Color-coded verdict badges instantly show what holds up.
Real-time canvas-rendered force graph of concepts, methods, and relationships. Click any node to inspect connections and cluster semantics.
Self-citation analysis, funding bias flags, methodology red-flags, and a statistical anomaly scanner — all surfaced automatically.
Highlight any term on the page. An AI-powered floating card explains it in plain language, with a one-click save to your Research Notebook.
Surfaces testable hypotheses from research gaps. One-click generates a full experimental protocol — complete with pseudocode and success metrics.
Save highlights, explanations, and notes across papers. Export everything as Obsidian-compatible Markdown — your second brain, built right in.
H-index gauges, affiliation badges, co-author relationships, and top cited publications — all rendered in a scrollable author intelligence panel.
Citation lineage visualized chronologically — see exactly how this paper's claims evolved from prior work, and what it contradicted or confirmed.
Ask anything. The AI assistant has full paper context and gives grounded, precise answers — with honest "I can't find this in the text" admissions.
Injected into any research page. Extracts title, abstract, full text, authors, DOI, and arXiv ID automatically.
A 6-node multi-agent LangGraph DAG runs in parallel — claim extraction, trust scanning, hypothesis synthesis, replication finding, and more.
NVIDIA NIM serves LLaMA 3.1 70B and 8B at near-zero latency. Every synthesis, draft, and explanation is grounded and hallucination-resistant.
Results stream into the React sidebar — interactive graphs, scored claims, research gaps, and a personal notebook. Cached for instant re-opens.
One-click install. Auto-updates. No manual setup required.
Download the latest build and load it as an unpacked extension in Chrome or Edge.
chrome://extensionsClone the repo, install deps, and build locally. Full control over your environment.
git clone https://github.com/Techie03/episteme cd episteme/extension npm install && npm run build
uvicorn app.main:app or deploy it to your own Hugging Face Spaces and set the URL in the extension's Settings tab.