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).
- Host: GitHub
- URL: https://github.com/xbaysal11/world-smile
- Owner: xbaysal11
- License: gpl-3.0
- Created: 2020-04-30T12:42:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T07:31:22.000Z (about 5 years ago)
- Last Synced: 2025-01-13T02:09:49.362Z (4 months ago)
- Topics: data-mining, face-detection, faceplusplus, google-maps-api, human-detection, smile-detection
- Language: JavaScript
- Homepage: https://xbaysal11.github.io/world-smile/
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
World Smile
World Smile - Does some computation and returns average smile data by location (DATA MINING).[](https://t.me/xruin)
[](https://github.com/xbaysal11/world-smile)
[](https://github.com/xbaysal11)
[](https://github.com/xbaysal11/world-smile)
[](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



---
### AUTHOR
- [Baisalbek Daniiarov](https://github.com/xbaysal11)
---
### SPONSORS [[Become a sponsor](https://t.me/xruin)]
[](https://t.me/xruin)
---
### LICENSE
World smile is [GPL-3.0 licensed.](https://github.com/xbaysal11/world-smile/blob/master/LICENSE)