avsrb / WeatherBot

Bot for predicting the weather in the city 🌡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Bot

Bot give a weather forecast for a certain city. I use 2 different APIs coming from 2 services:

  • Recast.AI an API will provide you the Artificial Intelligence brick for your bot
  • Dark Sky an open source API that will help you recover the weather for a given latitude and longitude. (Formerly Forecast.IO)
  • Pod JSQMessagesViewController an elegant messages UI library for iOS.

demo.png

About

Bot for predicting the weather in the city 🌡


Languages

Language:Swift 96.3%Language:Ruby 3.7%