CoolFace
Apppublic

khoaliamle/Triage_LLM

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes
50 commits on main
0de97e71y ago

Connect nondirect whisper api

LiamKhoaLe
9d2cd2a1y ago

Update Docker build dep

LiamKhoaLe
4bf06811y ago

Update Docker build dep

LiamKhoaLe
02331fa1y ago

Update API handler

LiamKhoaLe
c82823b1y ago

Update whisper via API

LiamKhoaLe
5aba7391y ago

Update statics, handle HTML exception

LiamKhoaLe
a3283c11y ago

Update app json processor

LiamKhoaLe
98e40221y ago

Update API docs in website

LiamKhoaLe
00c46891y ago

Migrate summarize service to RAG app

LiamKhoaLe
df0d78b1y ago

Finetune prompt on summarise

LiamKhoaLe
06145221y ago

Handle file upload. Update stylings

LiamKhoaLe
86fecf71y ago

Handle file upload on frontend

LiamKhoaLe
dfb62a61y ago

Make sure dob is in valid string format, which can be convertable to datetime to obtain age

LiamKhoaLe
62886601y ago

Update summarize endpoint + Ensure validation by both username and email

LiamKhoaLe
870c8021y ago

Add insurance_card + change age to dob

LiamKhoaLe
08433e21y ago

Upd login cred to be either username or email as identifier

LiamKhoaLe
aae653b1y ago

Upd login cred to be either username or email as identifier

LiamKhoaLe
e89d1131y ago

Upd phone number and email to frontend service

LiamKhoaLe
d1c65821y ago

Balance QA map and FAISS

LiamKhoaLe
8291b541y ago

faiss.read_index() doesn’t accept a BytesIO object. It expects either or so fix

LiamKhoaLe
03eec431y ago

Upd index file format, this is since .faiss file when loaded with GridFS to MongoDB will be automatically saved as binary file.

LiamKhoaLe
baff2e61y ago

Upd index file format, this is since .faiss file when loaded with GridFS to MongoDB will be automatically saved as binary file.

LiamKhoaLe
cf0cbe01y ago

Force english on whisper

LiamKhoaLe
b3e98941y ago

Re-add RAG service:

LiamKhoaLe
bf3c1671y ago

Trying to solve the credential error. Using old endpoints

LiamKhoaLe
b36f31b1y ago

Fix mongo connection mistake

LiamKhoaLe
daa911d1y ago

Set non-root user permisison

LiamKhoaLe
5f41fa91y ago

Update caching with TRANSFORMERS_CACHE is depreciated

LiamKhoaLe
bd9e2ae1y ago

Re-version older bugged caching ver again

LiamKhoaLe
46173071y ago

Update SentenceTransformer Dockerfile and caching

LiamKhoaLe
d3318d51y ago

Update app caching

LiamKhoaLe
ec2782d1y ago

First commit with RAG and FAISS vector search build. Need to verify sentence_transformers with HF cache saving

LiamKhoaLe
d8bff811y ago

Update DF fmpeg deps for ASR

LiamKhoaLe
d8555811y ago

Update accelerate and ffmpeg deps for ASR

LiamKhoaLe
ec166991y ago

Fix Dockerfile typo

LiamKhoaLe
a55cc5a1y ago

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.

LiamKhoaLe
645f96b1y ago

Update voice transcribe UI

LiamKhoaLe
37097091y ago

Re comment loadUser

LiamKhoaLe
eae79e81y ago

Update voice transcribe UI

LiamKhoaLe
7c7d0451y ago

Update audio built-in emergency

LiamKhoaLe
b5da1f01y ago

finetune prompt

LiamKhoaLe
d3328fc1y ago

finetune prompt

LiamKhoaLe
e70b6e71y ago

Update Flash 2.5

LiamKhoaLe
4e697dd1y ago

Update token build

LiamKhoaLe
ef48c8e1y ago

Update request

LiamKhoaLe
d7664ca1y ago

Update request

LiamKhoaLe
bec8fb21y ago

Finetune prompt, update medication req

LiamKhoaLe
12614b11y ago

Finetune prompt, update medication req

LiamKhoaLe
0d324ba1y ago

Finetune prompt

LiamKhoaLe
861789f1y ago

Finetune prompt

LiamKhoaLe