Commit History

Format precautions output as bullet points and normalize occurrences output
17fd5c3

DjPapzin commited on

fix: Correct file paths for loading models in Hugging Face Space
c3d0bfd

DjPapzin commited on

fix: Handle cases where no precautions or occurrences are found for a given label
004ba85

DjPapzin commited on

fix: Extract string value from prediction array
7120942

DjPapzin commited on

fix: Correct file path for disease_precaution.csv
811d1fd

DjPapzin commited on

fix: Update model loading to use .h5 format
0508f11

DjPapzin commited on

fix: Correctly use loaded model for prediction
f0a39c8

DjPapzin commited on

fix: Correctly load logistic regression model using joblib
0c4851c

DjPapzin commited on

fix: Correctly load the logistic regression model using joblib
7c1cc0f

DjPapzin commited on

fix: Correctly use loaded model for prediction
deda045

DjPapzin commited on

fix: Update model loading logic for Hugging Face Spaces
f5b6e9f

DjPapzin commited on

Undo last commit
398c97f

DjPapzin commited on

fix: Handle model loading for both local and Huggingface deployments
5d08f2e

DjPapzin commited on

fix: Correctly load the Keras model from a zip file
324d008

DjPapzin commited on

fix: Handle PermissionError when accessing model weights file
978b34b

DjPapzin commited on

fix: Correct path to logistic regression model in frontend
1e52a24

DjPapzin commited on

feat: Integrate symptom detection with regression and LLM analysis
0f29406

DjPapzin commited on

Undo last commit
16d2fe1

DjPapzin commited on

fix: Correct indentation error in frontend/app.py
c1308dc

DjPapzin commited on

feat: Integrate symptom detection with regression and LLM models
5cb8e2d

DjPapzin commited on

Undo last commit
a4a1998

DjPapzin commited on

fix: Add missing `pass` statement to `analyze_xray_with_llm` function
2c43989

DjPapzin commited on

feat: Integrate symptom detection with regression and LLM models
bd8a432

DjPapzin commited on

Undo last commit
6b68020

DjPapzin commited on

fix: Correct indentation error in AI Chatbot Diagnosis section
d81d9b5

DjPapzin commited on

feat: Integrate regression and LLM diagnosis options into AI Chatbot Diagnosis page
2fad392

DjPapzin commited on

fix: Load vectorizer and LLM model from pickle files on startup
5703c5d

DjPapzin commited on

fix: Handle potential errors during LLM model loading
6b2aa01

DjPapzin commited on

fix: Correct error message for missing LLM model file
2d87619

DjPapzin commited on

fix: Correct path to disease classification model
32e6f7f

DjPapzin commited on

refactor: Remove unused code and imports
fab8e26

DjPapzin commited on

Changed path
386df44

DjPapzin commited on

Added correct path frontend/FINAL_MODEL.keras
f6f0a51

DjPapzin commited on

try:
2defa07

DjPapzin commited on

chore: Download NLTK 'punkt' resource if not already present
c750967

DjPapzin commited on

Fixed Vectorizer Error
40f1cc6

DjPapzin commited on

Add falcondemo.mp4 and .keras model to Git LFS
c77acf1

DjPapzin commited on