Giter VIP home page Giter VIP logo

snips-my-weather's Introduction

Snips-Mein Wetter 🌤

This app is a skill for the the private-by-design self-hosted voice assistant Snips.ai](https://snips.ai/).

The skill uses the OpenWeatherMap as data provider to say the current weather or weather forecast for a passed location.

The skill currently supports following languages:

  • german

Requirements

Installation

  1. In the german app store add the app Mein Wetter to your assistant.

  2. In the console execute the following command:

    sam install assistant

    You will be asked to enter two values:

    • openweathermap_api_key
    • default_location This is the default location which is used when you do not pass a location by speech

Usage

At the moment you can ask for the current weather or a weather forecast for your default or a given location.

Example sentences

  • Wie wird das Wetter am Donnerstag
  • Wetter am Donnerstag
  • Wettervorhersage fĂźr Neckarsulm am Samstag

Example responses

  • Wetter heute in Heilbronn: Klarer Himmel bis Starker Regen mit Temperaturen von 10 Grad.
  • Wetter heute in Neckarsulm: Klarer Himmel mit Temperaturen von 10 bis 20 Grad.
  • Wetter morgen in Heilbronn: Klarer Himmel mit Temperaturen von 10 bis 20 Grad.
  • Wetter morgen in Heilbronn: Klarer Himmel mit Temperaturen von 20 Grad.

Development

The app already has lots of unit tests which can be run by ./run_tests.py

  1. Clone repository

  2. Run source setup_dev.sh to install dev dependencies

  3. Run tests ./run_tests.py

Feel free to fork and open up pull requests.

snips-my-weather's People

Contributors

michilehr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.