Popular repositories Loading
-
distilbert-biomed-ner
distilbert-biomed-ner PublicDistilBERT fine-tuned on MACCROBAT clinical case reports for biomedical NER — extracts 18 entity types (symptoms, medications, procedures, lab values) using BIO tagging.
Python
-
pii-ner-en
pii-ner-en PublicRoBERTa fine-tuned for PII and PCI detection in English text — 54 entity types including SSN, credit cards, crypto addresses, and API keys. Micro F1: 0.95.
Python
-
agentic-bi-migration
agentic-bi-migration PublicMulti-agent pipeline for migrating Metabase BI dashboards to a new schema — semantic field mapping, automated SQL rewriting, equivalence validation, and a human-in-the-loop review portal.
Python
-
icu-mortality-prediction
icu-mortality-prediction PublicICU in-hospital mortality prediction using MIMIC-III — classical ML, survival analysis, and deep learning on the first 24 hours of an ICU stay.
Jupyter Notebook
-
docwise
docwise PublicRAG-in-a-Box — intelligent document understanding for PDF, DOCX, and Markdown. Adaptive parsing, hybrid search (semantic + BM25), and agentic Q&A with citations. Upload, ask questions, and explore …
Python
-
docwise-agentic
docwise-agentic PublicFull agentic RAG pipeline: adaptive chunking → Qdrant hybrid search (semantic + BM25 + RRF) → LangGraph ReAct agent → grounded answers with citations, streamed live. Multi-turn conversation, multi-…
Python
If the problem persists, check the GitHub status page or contact support.