Commit History

feat(llm-client): optimize LLM calls with batching and combined methods
973cc3c

ydmhmhm commited on

feat: add LLM availability status to health check endpoint
c862630

ydmhmhm commited on

feat: add /parse-cv endpoint for extracting student data from resumes
946b422

ydmhmhm commited on

feat: add /recommend-single endpoint for single scholarship matching
7a4418c

ydmhmhm commited on

docs: clarify LLM service requires manual enable in API docs
4d6c87f

ydmhmhm commited on

feat: add LLM-powered recommendation text generation
1440ff4

ydmhmhm commited on

feat: add scholarship metadata export and fit scores to API
f52e6fb

ydmhmhm commited on

feat: gracefully handle missing HF token and add API landing page
bcafa1f

ydmhmhm commited on

feat: add Docker support for HuggingFace Spaces deployment
6a51456

ydmhmhm commited on

feat: add HuggingFace artifact sync for data and model repos
afdecc7

ydmhmhm commited on

fix(api): improve response models and add field descriptions
0c0acbc

ydmhmhm commited on

feat(training): add model retraining with new CSV data support
19311c7

ydmhmhm commited on

feat: add tensorboard monitoring and improve precompute staleness detection
e7050ad

ydmhmhm commited on

refactor: simplify serving config and consolidate configuration handling
d0df770

ydmhmhm commited on

docs: add FastAPI serving and update project documentation
75f969a

ydmhmhm commited on