CoolFace
Apppublic

hamna24/type2diabetes

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
24 commits on main
4ba7c2d6mo ago

fix: update app port in README to match configuration

hamna24
d8f0f5b6mo ago

DEBUG: add print statement for debugging

Syed Taha
d3e518b6mo ago

fix: Update vector store backend configuration for consistency

hamna24
3d79d446mo ago

feat: Add bm25_fixed.pkl file with LFS tracking

hamna24
958ce346mo ago

feat: Add diabetes RAG pipeline for data preparation and embedding

hamna24
387ae9a6mo ago

remove unused files

Syed Taha
fe1c8396mo ago

added ablation study file

khanoo15
12d71006mo ago

added ablation study .ipynb file

khanoo15
5b97a336mo ago

Fix relevancy evaluation by using retrieved context instead of user query

hamna24
f7f42e86mo ago

Refactor backend and frontend structure; integrate FastAPI backend with Chainlit frontend

hamna24
1a585586mo ago

Delete assignment 3/backend directory extra

khanoo15
05a6c9f6mo ago

Delete pubmed_fetcher (1).py extra

khanoo15
2cbc75b6mo ago

Delete diabetes_corpus (1).txt extra

khanoo15
1d1aa2d6mo ago

Delete diabetes_abstracts (2).json extra

khanoo15
bca1a656mo ago

Delete diabetes_abstracts (1).csv extra

khanoo15
6c6d31b6mo ago

data for backend

khanoo15
b4cd84f6mo ago

backend working system

khanoo15
75f54f16mo ago

Backend data

khanoo15
70d6da66mo ago

Data for backend

khanoo15
73689866mo ago

Update Chainlit badge version in README

Hamna Sajid
4b740906mo ago

feat: add Chainlit frontend for Type 2 Diabetes RAG system with configuration and retrieval features

hamna24
ca247336mo ago

fix: update badge from Streamlit to Chainlit in README.md

hamna24
71b1f336mo ago

Initial project setup

hamna24
77474bc6mo ago

Initial commit

Hamna Sajid