This project is a book AI created with OpenAI's API, Python, and Gradio. It is a customizable AI that uses natural language processing (NLP) to generate book recommendations based on user input.
- Generates book recommendations based on user input
- Customizable AI to fit user preferences
- Uses natural language processing (NLP) to process user input
- Utilizes Python and Gradio to create a user-friendly interface
- Python 3.6+
- Gradio
- openai account
- Clone the repository
git clone https://github.com/username/projectname
- Install the required packages
pip install -r requirements.txt
pip install gradio
pip install --upgrade openai
pip install python-dotenv --> you can also set up secret keys with GitHub Actions.
- Run the program
python book-ai-app.py
- Enter your book preferences
- The AI will generate book recommendations based on your input