Git Product home page Git Product logo

ai-powered-book-review-writer's Introduction

AI Powered Book Review Writer

The AI Powered Book Review Writer is a Streamlit application that automates the process of writing book reviews. By uploading a document, the application uses OpenAI's powerful language models to generate insightful and articulate book reviews, which are then formatted and returned as DOCX files.

Features

  • Document Upload: Users can upload a book in text format.
  • AI-Generated Reviews: Utilizes OpenAI to analyze the content and produce a comprehensive review.
  • DOCX Output: The review is automatically formatted into a DOCX file for easy downloading and sharing.

Prerequisites

  • Python 3.10 or higher
  • Streamlit
  • OpenAI API Key

Installation

  1. Clone the repository:
git clone https://github.com/abdulzain6/AI-Powered-Book-Review-Writer.git
cd AI-Powered-Book-Review-Writer
  1. Install the required Python packages:
pip install -r requirements.txt

Configuration

Set the OPENAI_API_KEY in your environment to interact with OpenAI models:

export OPENAI_API_KEY='your_openai_api_key_here'

Usage

To run the application:

streamlit run webapp.py

Navigate to http://localhost:8501 in your web browser to start using the app. Upload your book document and receive a professionally written review in moments.

Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.

ai-powered-book-review-writer's People

Contributors

abdulzain6 avatar

Watchers

Kostas Georgiou avatar  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.