A mini data science and LLM project, following the FreeCodeCamp LLM Tutorial: Semantic Book Recommender (Python, OpenAI, LangChain, Gradio)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
write function to filter and return semantic book recommendations
d610e3eView on GitHubtest function to get max scores for each emotion for a list of books
d1fbea4View on GitHubpredict fiction or non-fiction categories using zero shot text classification model
51518a5View on GitHub