Giter VIP home page Giter VIP logo

product-description-generator-skripsi-2024's Introduction

Product Description Generator

Product Description Generator is a website application using pre-trained models and provide high-quality, varied, and interesting product description using Python, Streamlit, and FastAPI. We use Amazon Review Data (2018) and applies GPT-2, an advanced language model created by OpenAI that is well-known for its capacity to generate coherent and contextually appropriate text in response to a given prompt. In addition, we introduce GPT-Neo, an open-source alternative that matches the GPT-3 design.

There are three main menu that you can explore.

  • First is Test model which you can test the model GPT-2 or GPT-Neo and choose description which has been provided using your own parameter.
  • Second is Generate to generate product description with your input title and feature using our proposed model GPT-Neo.
  • Lastly, you can find your generated text in History.

Installation

You need to install all required packages which are listed in the requirements.txt to run this web app.

Use the package manager pip to install all the required package.

pip install -r requirements.txt

Run Application

After installing all the required libraries, you can run this application on your local machine by running this command. The app is created using streamlit for the frontend and fastapi for the backend.

Create two separate directories for the frontend and backend

To run frontend, run the following command: streamlit run Frontend.py

To run backend, run the following command: uvicorn FastApi:app --reload

product-description-generator-skripsi-2024's People

Contributors

bryanf26 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.