Boardgame Recommender
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
docs: Remove performance metrics and optimizations section from PROJECT.md
6c8f6f8View on GitHubdocs: Update README to simplify API provider recommendations
3d76ad7View on GitHubdocs: Revise README to enhance project overview, clarify functionality, and improve setup instructions
e2a0bfbView on GitHubdocs: Update README for improved API connection instructions and performance details
43f86f2View on GitHubdocs: Update README and PROJECT.md for improved setup instructions and IDF weighting details
d0895eeView on GitHubdocs: Update README to include project description for BGG data ingestion pipeline
3bd6124View on GitHubdocs: Update README to clarify project details and prerequisites section
168a89bView on GitHubMerge pull request #1 from derinben/feat/optimize-data-ingestion
dabc9f0View on GitHubrefactor: Update project documentation for clarity and detail
97e7a63View on GitHubRemove outdated documentation files: IMPLEMENTATION_STATUS.md, LLM_CONFIGURATION.md, REPOSITORY_USAGE.md, and SERVICE_USAGE.md
7f8428eView on GitHubfeat: Implement game recommendation feature with search and filtering
660c654View on GitHubAdd FastAPI server commands and implement API testing script
c249127View on GitHubImplement FastAPI application structure with routes, schemas, and dependencies for game recommendations
511150eView on GitHubAdd repository classes for database access and session management
bc0dba8View on GitHub