An open API service indexing awesome lists of open source software.

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

World Smile - Does some computation and returns average smile data by location (DATA MINING).
https://github.com/xbaysal11/world-smile

data-mining face-detection faceplusplus google-maps-api human-detection smile-detection

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        


logo

World Smile


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

[![https://t.me/xruin](https://img.shields.io/badge/sponsors-0-brightgreen)](https://t.me/xruin)
[![world-smile-license](https://img.shields.io/github/license/xbaysal11/world-smile)](https://github.com/xbaysal11/world-smile)
[![Github](https://img.shields.io/github/followers/xbaysal11?style=social)](https://github.com/xbaysal11)
[![world-smile](https://img.shields.io/github/stars/xbaysal11/world-smile?style=social)](https://github.com/xbaysal11/world-smile)
[![https://t.me/xruin](https://img.shields.io/badge/%F0%9F%92%AC%20Telegram-xruin-blue.svg)](https://t.me/xruin)

---

# Demo website

Link to [DEMO WEBSITE](https://xbaysal11.github.io/world-smile/).

# 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](https://i.postimg.cc/KzKWzDF0/Screenshot-2020-05-01-World-Smile.png)
![card](https://i.postimg.cc/T1H2M9df/Screenshot-2020-05-01-World-Smile-2.png)
![card](https://i.postimg.cc/VLGzH14M/Screenshot-2020-05-01-World-Smile-3.png)
![card](https://i.postimg.cc/SNwcFLty/Screenshot-2020-05-01-World-Smile-1.png)

---

### AUTHOR

- [Baisalbek Daniiarov](https://github.com/xbaysal11)

---

### SPONSORS [[Become a sponsor](https://t.me/xruin)]

[![https://t.me/xruin](https://img.shields.io/badge/sponsors-0-brightgreen)](https://t.me/xruin)

---

### LICENSE

World smile is [GPL-3.0 licensed.](https://github.com/xbaysal11/world-smile/blob/master/LICENSE)