Skip to content

Poetify is a Machine Learning Model written in Python on Jupyter Notebook, using the PyTorch library. This neural network built with transformer architecture functions to transform internet reviews into stylized poems. It does so by taking a review as an input, summarizes the review, and generates poems using the shortened summary.

Notifications You must be signed in to change notification settings

Stephenwang3801/Poetify

Repository files navigation

Poetify

Poetify is a Machine Learning Model written in Python on Jupyter Notebook, using the PyTorch library. This neural network built with transformer architecture functions to transform internet reviews into stylized poems. It does so by taking a review as an input, summarizes the review, and generates poems using the shortened summary.

Contributors

This project was co-developed by David Tran (www.github.com/davidtran001), Stephen Wang (www.github.com/Stephenwang3801), William Sati (www.github.com/WilliamSati), and Percy Wang (www.github.com/junwjie).

For more information about the project regarding models, data processing, and architecture please click the link below: https://github.com/Stephenwang3801/Poetify/blob/main/Poetify%20Desc.pdf

Model Architecture
Example of what the model does:

About

Poetify is a Machine Learning Model written in Python on Jupyter Notebook, using the PyTorch library. This neural network built with transformer architecture functions to transform internet reviews into stylized poems. It does so by taking a review as an input, summarizes the review, and generates poems using the shortened summary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published