khoaliamle/Triage_LLM
Connect nondirect whisper api
Update Docker build dep
Update Docker build dep
Update API handler
Update whisper via API
Update statics, handle HTML exception
Update app json processor
Update API docs in website
Migrate summarize service to RAG app
Finetune prompt on summarise
Handle file upload. Update stylings
Handle file upload on frontend
Make sure dob is in valid string format, which can be convertable to datetime to obtain age
Update summarize endpoint + Ensure validation by both username and email
Add insurance_card + change age to dob
Upd login cred to be either username or email as identifier
Upd login cred to be either username or email as identifier
Upd phone number and email to frontend service
Balance QA map and FAISS
faiss.read_index() doesn’t accept a BytesIO object. It expects either or so fix
Upd index file format, this is since .faiss file when loaded with GridFS to MongoDB will be automatically saved as binary file.
Upd index file format, this is since .faiss file when loaded with GridFS to MongoDB will be automatically saved as binary file.
Force english on whisper
Re-add RAG service:
Trying to solve the credential error. Using old endpoints
Fix mongo connection mistake
Set non-root user permisison
Update caching with TRANSFORMERS_CACHE is depreciated
Re-version older bugged caching ver again
Update SentenceTransformer Dockerfile and caching
Update app caching
First commit with RAG and FAISS vector search build. Need to verify sentence_transformers with HF cache saving
Update DF fmpeg deps for ASR
Update accelerate and ffmpeg deps for ASR
Fix Dockerfile typo
Update Architecture Design 5/5. LLM approach shift under ethical consideration, centralise only 1 API services. Use Whisper-v3 large ASR model for better accuracy yet slower response.
Update voice transcribe UI
Re comment loadUser
Update voice transcribe UI
Update audio built-in emergency
finetune prompt
finetune prompt
Update Flash 2.5
Update token build
Update request
Update request
Finetune prompt, update medication req
Finetune prompt, update medication req
Finetune prompt
Finetune prompt
