Skip to content

r-carissimi/fluffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fluffy - AI powered photo describer

Automated image description based on Tensorflow

How it works

Fluffy is a website that enables blind people to surf the web with the power of AI. Users can submit a photo to the website and it will use Google's Tensorflow API to guess what the image is representing.

How to make it run

On your server install Python 3.6, Tensorflow, MySQL Server and these PIP packages:

  • mysql-connector-python
  • flask
  • flask-cors

Get a client id from Imgur website and place it in the "main.js" file approximately at line 58. Once you've done that, you can place the website on your favourite webserver and let it run!

Screenshots

Fluffy's main view Fluffy's success view Fluffy's error view

License

All the code is licensed under the GNU General Public License v3.0, unless specified by the original creator of non-original pieces of the project.

Credits

This work was made by Riccardo Carissimi. Some scripts are based on https://tensorflow.org/tutorials/image_recognition/.

About

Automated image description based on Tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published