|
|
|
|
|
by mpermar
1994 days ago
|
|
An app for finding the best hotels for traveling with kids. It was basically crawling the booking.com API and then applying an algorithm to figure out if a property was suitable for families with children or not. It would do the usual. Parse descriptions and try to find keywords there, parse and count the number of comments mentioning family-related topics, up-score hotels with certain facilities and then push the images through Google Cloud Vision APIs to re-order the images putting first the ones with children, pools, playgrounds, etc. With that done, just an app to find hotels by searching anywhere. It was more built for personal use but ended up being quite attractive. But marketing apps is hard so never really pushed it. Then, also... covid happened. |
|