Skip to content

Quattro8/book-recommeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Recommender

This book recommender was created based on LLM Course from YouTube

How to start

  1. Install requirements from the requirements.txt
  2. Obtain an OpenAI key
  3. Obtain a Hugging Face key
  4. Create a new .env file, add your keys
OPENAI_API_KEY=
HUGGUNGFACEHUB_API_TOKEN=
  1. Run the main function from gradio-dashboard.py

The project was created for informational purposes only.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors