Nischalpatil/pubmed-ai
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
Deploy dataset-aware PubMed application
deploy pubmed literature intelligence
deploy pubmed literature intelligence
deploy pubmed literature intelligence
deploy pubmed literature intelligence
Add IIS deployment config
Cleanse Statistics: interactive dashboard + stable Manually Reviewed count
Address cleanse: two-way toggles, honest stats, cleaner review UX
Fix address cleanse review console: two-way Apply/Keep toggle and cleaner buckets
Add run_production.py Waitress script and add waitress to requirements.txt for IIS deployment
Enhance exception console layout: combine actions and nav buttons in Focus card, preserve custom edits, fix alignment, and fix auto-fixable toggle logic
Enable lazy loading of the pipeline and remove the prefix trie artifact to prevent OOM/scheduling timeouts
Optimize requirements.txt to install CPU-only PyTorch
Configure PYTHONUNBUFFERED=1 in Dockerfile to expose container logs
UI improvements to column-mapping, table review layout, state/city geocode format, and Focus Mode synchronization
feat: remove hardcoded 1000 row limits and make file/model limits configurable via env vars
fix: implement missing setRowDecision function to enable Approve All and Keep All buttons
feat: display all mapped unchanged address columns in exception cards in white text color
feat: add Resolved Pincode enrichment column for download
feat: add Resolve to State quick-action button for state mismatches
feat: implement Resolve to City quick action for city_mismatch anomaly flags and optimize column changes sync
fix: restore enterprise address cleanse review
feat: Address Cleanse wizard backend + international address handling
feat: restore Address Cleanse wizard (Map Columns, AI Review, Statistics, Anomalies)
Revert "fix: Address Cleanse trust guard + preserve POI/business names"
fix: Address Cleanse trust guard + preserve POI/business names
feat: Address Cleanse - bulk CSV/XLSX address verification with lat/lon
fix: suppress Indian DB suggestions for international addresses
fix: correct pincode repair + international postal-code validation
fix: stop misclassifying Indian addresses as foreign (major accuracy fix)
feat: add Address Cleanse — bulk CSV/XLSX address correction
fix: show correct country for international addresses
fix: skip DB retrieval for non-Indian addresses, use geocoding only
fix: make locality pre-filter strict, always remove unrelated candidates
fix: add locality pre-filtering + 9 features with fallback blend
fix: v2 batch/template updates and API improvements
fix: detect geocode pincode mismatch and demote confidence
Dramatically increase score differentiation: remove query specificity boost, emphasize address features
Improve score differentiation: emphasize address features over query specificity
fix: geocoding for international addresses when no DB candidates
Trigger rebuild: version comment for HF Space
Fix reranker scoring: query specificity + orchestrator override fix + UI buttons
Fix reranker: query-specificity scoring + calibrator fallback + Use this buttons
