GithubHelp home page GithubHelp logo

martabento / bookish-genie Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.63 MB

A book recommendation system for book lovers, powered by AI. ๐Ÿง  Created with Next.js, React, Zustand, Tailwind & shadcn/ui.

Home Page: https://bookish-genie.vercel.app

License: MIT License

TypeScript 87.94% JavaScript 5.96% CSS 6.01% HTML 0.10%

bookish-genie's Introduction

BookishGenie Logo

BookishGenie

Discover your next literary adventure with BookishGenie, your trusted AI companion in the world of books. ๐Ÿ“š

BookishGenie Desktop Preview

BookishGenie Desktop Preview

BookishGenie Mobile Preview

BookishGenie Mobile Preview

Project intro

BookishGenie is a web application that aims to simplify the process of finding your next captivating book to read. With a few simple steps, you can share your reading preferences and let BookishGenie's AI recommendation engine do its magic, providing personalized book recommendations tailored to your taste.

Features

  • Step-by-step Wizard: BookishGenie provides a user-friendly step-by-step wizard interface to collect your reading preferences. You'll be guided through selecting your favorite genre, mood, and book length preference.

  • AI-powered Recommendations: BookishGenie utilizes the power of artificial intelligence to generate personalized book recommendations based on your preferences. The recommendations are generated using the OpenAI GPT-3.5 Turbo model.

  • Book Information: BookishGenie not only provides recommendations but also fetches detailed book information, including book covers and other metadata. It uses the Google Books API to retrieve book information based on the recommendations.

  • Persistent Storage: BookishGenie stores your recommendations and book information in the browser's localStorage, allowing you to revisit your recommendations without losing them.

Technologies

  • React
  • Next.js
  • Zustand
  • Tailwind CSS
  • shadcn/ui
  • OpenAI GPT-3.5 Turbo
  • Google Books API

Getting Started

Follow the instructions below to get the project up and running on your local machine.

Installation

  1. Clone the repository:
git clone https://github.com/MartaBento/bookish-genie.git
  1. Navigate to the project directory:
cd bookish-genie
  1. Install dependencies:
npm install
  1. Set up environment variables:
    • Create a new file named .env.local in the project root directory.
    • Add the following lines to the .env.local file:
# .env.local

NEXT_PUBLIC_OPEN_AI_API_KEY=your-openai-api-key
NEXT_PUBLIC_GOOGLE_BOOKS_API_KEY=your-google-books-api-key
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to see the application running.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please create an issue or submit a pull request.

Contact

If you have any questions or feedback about BookishGenie, please contact me at [email protected].

bookish-genie's People

Contributors

martabento avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.