Commit History

chore: remove obsolete files and update project structure
6ad997d

ymlin105 commited on

feat: integrate A/B testing framework and enhance RAG diversity in recommendation system
b4bfa19

ymlin105 commited on

feat: enhance recommendation system with improved routing, latency optimizations, and onboarding features
52a0642

ymlin105 commited on

chore: update requirements and refactor benchmark methods to use synchronous recommendations
65b86c6

ymlin105 commited on

chore: update requirements and documentation for intent classifier and RAG evaluation
5af0c50

ymlin105 commited on

chore: remove legacy files and scripts no longer part of the main architecture
3f281f1

ymlin105 commited on

chore: remove deprecated files and add legacy directory to .dockerignore
950f43a

ymlin105 commited on

chore: freeze project at v2.6.0
89c5a4f

ymlin105 commited on

fix: VectorDB MetadataStore, dynamic cover fetching
eb63144

ymlin105 commited on

feat: upgrade to full-stack deployment (React + FastAPI)
9998702

ymlin105 commited on

feat: implement zero-RAM SQLite architecture for Hugging Face deployment
653865f

ymlin105 commited on

feat: add BookDetailModal, Header, SettingsModal, and Bookshelf/Gallery/Profile pages
71a564a

ymlin105 commited on

feat(v2.5): ItemCF direction weight, Swing recall, LGBMRanker
fe617ac

ymlin105 commited on

feat: implement full RecSys pipeline (recall, ranking, API)
1a2c179

ymlin105 commited on

feat: implement RAG chat with BYOK and Ollama support
7a7afd6

ymlin105 commited on

feat: advanced RAG architecture with SFT data pipeline
d2570c2

ymlin105 commited on

refactor: migrate to React-only frontend and optimize UI layout
97ca577

ymlin105 commited on

feat: add real-time book cover fetching and client-server architecture
ad8974a

ymlin105 commited on

test: add unit tests for recommender and vector_db; add CI workflow
bfbf36f

ymlin105 commited on

refactor: reorganize project structure with data/, assets/, notebooks/
4d81ea7

ymlin105 commited on

feat: implement book recommender with FastAPI, vector DB, and Hugging Face deployment
fd6ef00

ymlin105 commited on