The-Randalorian / Open-Assistant

An open source voice assistant
GNU General Public License v3.0
3 stars 1 forks source link

Weather Queries #5

Open The-Randalorian opened 4 years ago

The-Randalorian commented 4 years ago

The voice assistant should be able to answer queries about the weather. It should also relay warnings and notifications put out by the National Weather Service and other advisory boards.

A separate geolocation plugin should be created to help assist with this task. It should provide the current user location in latitude and longitude. A generic implementation should use position estimation based off of IP, however alternative implementations can be made to utilize various different location systems such as those built into operating systems. An example would be a system meant to use a GPS chip in conjunction with a raspberry pi