Skip to content

Facebook SoCal regional hackathon 1st place winner -- Generates real time images from text in facebook statuses.

License

Notifications You must be signed in to change notification settings

RanjeetMishra/facebook-context

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text2img

Facebook SoCal regional hackathon -- Generates an image from text by fetching keywords and descriptors from the text and querying that data on google images for relevant images to a facebook status.

We return the top four image and the user may scroll through those to pick an image of choice to use on his/her status.

Technology:

  • Chrome extension for our client side
  • Flask powering our python based application server
  • Nginx as the HTTP server
  • Supervisord to keep things alive
  • AlchemyAPI & NLTK for NLP processing
  • Google Images API for image querying

By: Lucas, Olivier, Kevin from UCI for the Facebook regional hackathon.

About

Facebook SoCal regional hackathon 1st place winner -- Generates real time images from text in facebook statuses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.0%
  • JavaScript 14.7%
  • Nginx 1.6%
  • CSS 1.4%
  • Shell 0.3%