xbaysal11 / world-smile

World Smile - Does some computation and returns average smile data by location (DATA MINING).

Home Page:https://xbaysal11.github.io/world-smile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

World Smile

World Smile - Does some computation and returns average smile data by location (DATA MINING).

https://t.me/xruin world-smile-license Github world-smile https://t.me/xruin


Demo website

Link to DEMO WEBSITE.

General Layout of this project:

  1. User types in keyword and a location(autocomplete included)
  2. Parsed form data is then sent to google maps api.
  3. In which returns lat / lon coordinates.
  4. Using this data we're able to get unique results from flickr api.
  5. Each image returned from flickr is then sent to faceplusplus. If it contains a face, it is included in data and is displayed.
  6. User has the option to query multiple locations which will return a bar chart which tells them which location had higher smiles.

How to use:

  1. Enter a keyword thatyou want to search. (Multiple keywords are allowed by using a comma)
  2. Enter the location you want to search by (ex: Bishkek)
  3. Then click on "Search" button to start searching (All fields have to be completed to search).
  4. Then click on "Compute results" button to calculate average smile.
  5. To reset click on "Reset" button.

Results:

  • As a results you get cards with images.
  • Main result is Average Age, Gender with amount, Smile Value.

Images

card card card card


AUTHOR


SPONSORS [Become a sponsor]

https://t.me/xruin


LICENSE

World smile is GPL-3.0 licensed.

About

World Smile - Does some computation and returns average smile data by location (DATA MINING).

https://xbaysal11.github.io/world-smile/

License:GNU General Public License v3.0


Languages

Language:JavaScript 57.3%Language:HTML 25.7%Language:CSS 17.0%