Built a full-stack AI medical RAG pipeline that ingests domain literature and performs vector retrieval to generate grounded, citation-aware clinical answers.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Updated frontend for prod ready, including updating titles, icons, etc
79b66a6View on GitHubImplemented color coding for confidence bar depending on percentage of confidence
5dbf3ebView on GitHubImplemented Upload Page synced via the signed in account
f07f9aaView on GitHubMade expand sources user specific storage wise and utility wise
5a925baView on GitHubMoved into production ready. Backend deployed with Google Cloud and frontend deployed using Firebase
ccd111bView on GitHubUsed AI to query search expand sources keywords for API call so doesn't call everything in the message
3c77aeeView on GitHubRecalibrated how the confidence metric work using AI to more accurately and scientifically calculate it
7963ed5View on GitHubImplemented complete UI + backend for forgot password
29adff7View on GitHubNow when exporting chats to PDF it makes it look more like a study/research paper with reference sections, etc instead of just converting the entire web window into a PDF
98a0817View on GitHubSlight UI change to when email/password incorrect on sign in page
b78c8ddView on GitHubGave add sources modal done phase a complete UI rework making it detailed and UI friendly
e235eb6View on GitHubIncluded tooltip UI for advanced settings section of add sources modal
6b5d05fView on GitHubRemoved background scrolling when add sources modal is open
3838e0bView on GitHub