This project is an open-source clone of Inspirobot that generates motivational images by overlaying randomly selected quotes onto randomly chosen background images.
- Description
- Table of Contents
- How to install
- How to use
- How it works
- Tests and results
- Problems
- License and credits
- Postscript
After running "app.py" you can head to http://127.0.0.1:5000 to view a simple website that shows an image and underneath the image is a link to generate a new image.
Currently there are a few major problems that will be addressed in the next few patches:
- The text can be too long and therefore won't fit on the image.
- The quotes are currently pre-generated and not generated with each new image meaning repeated quotes can and will happen.
This work is made available under the GNU Affero General Public License v3.0.
Project made by Benjamin Hupf.