Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ybchen928
/
oncall-guide-ai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3e2ffcb
oncall-guide-ai
965 kB
6 contributors
History:
78 commits
YanBoChen
Add latency and relevance evaluators for medical query analysis (evaluatoin)
3e2ffcb
3 months ago
customization
feat: implement hospital-specific customization pipeline with two-stage ANNOY retrieval
3 months ago
dataset
fix(MedicalAdviceGenerator): enhance fallback generation with primary result simplification and increased token limits
3 months ago
evaluation
Add latency and relevance evaluators for medical query analysis (evaluatoin)
3 months ago
src
fix(mild bug): enhance user query prompts (more robust dealing process with .txt or .json) and add postpartum hemorrhage condition mapping
3 months ago
tests
feat: Implement 3-tier fallback generation mechanism in MedicalAdviceGenerator
3 months ago
.env.example
Safe
60 Bytes
WIP(llm_clients): add MeditronClient for medical query processing with Hugging Face integration
3 months ago
.gitignore
824 Bytes
fix: correct virtual environment directory name in .gitignore
3 months ago
README.md
10.1 kB
docs: update data flow diagram to reflect multi-level query processing stages
3 months ago
app.py
25.6 kB
feat: Simplify fallback architecture and remove length restrictions
3 months ago
customization_requirements.txt
Safe
3.88 kB
feat: implement hospital-specific customization pipeline with two-stage ANNOY retrieval
3 months ago
manual_modifications.md
Safe
4.35 kB
feat: enhance medical query processing with user-friendly output and debug mode handling
3 months ago
requirements.txt
1.57 kB
WIP(llm_clients): add MeditronClient for medical query processing with Hugging Face integration
3 months ago
test_retrieval_pipeline.py
8.65 kB
feat(user_prompt): Enhance Medical Query Processing Pipeline
3 months ago