Spaces:
Running
Running
File size: 720 Bytes
84ff4db | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # CardioLab AI - Build Progress
## Completed
- V36 deployed on HuggingFace Spaces
- Phase A: 16 SJSU papers embedded in ChromaDB (417 chunks)
- Phase B: TinyLlama fine-tuned on 149 SJSU Q&A pairs
- Custom model: huggingface.co/Saicharan21/CardioLab-AI-Model
- RAG + Fine-tuned model + Llama 3.3 70B working together
## Live Links
- App: https://huggingface.co/spaces/Saicharan21/CardioLab-AI
- Model: https://huggingface.co/Saicharan21/CardioLab-AI-Model
- Papers DB: https://huggingface.co/datasets/Saicharan21/cardiolab-papers-db
- Chat History: https://huggingface.co/datasets/Saicharan21/cardiolab-chat-history
## Next: Phase C
- Weekly PubMed auto-update
- BioGPT integration via API
- ClinicalTrials.gov search
|