Skip to content

iNeso1984/book-ai-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Book AI App

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.

app image

Features

  • 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

Requirements

Installation

  1. Clone the repository
git clone https://github.com/username/projectname
  1. 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. 
  1. Run the program
python book-ai-app.py

Usage

  1. Enter your book preferences
  2. The AI will generate book recommendations based on your input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages