Giter Club home page Giter Club logo

ibm / mic-sts-nlu-weather-tone-analyzer Goto Github PK

View Code? Open in Web Editor NEW
3.0 8.0 20.0 6.48 MB

# WARNING: This repository is no longer maintained :warning: > This repository will not be updated. The repository will be kept available in read-only mode.

Home Page: https://developer.ibm.com/patterns/develop-a-voice-based-interface-using-cognitive-iot-services/

License: Apache License 2.0

node-red node-red-project iot iot-platform tone-analyzer speech-to-text text-to-speech weather-data microphone audio audio-player assistant conversation watson-tone-analyzer watson-conversation watson-iot-platform watson-text-to-speech watson-speech-to-text voice

mic-sts-nlu-weather-tone-analyzer's Introduction

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.

Assistant Watson-Alex


Introduction

With this project, you can quickly build a Node-RED Starter app and use the Watson cognitive services for audio conversations. You’ll use the Watson Assistant service (formerly known as Watson Conversation service) and its Car Dashboard Conversation workspace (This workspace is no longer available and will not effect on the use of this project) as a starting point to building your conversation app. You can create or import your own conversation workspace, but using this provided one will get you started quickly.

This app records your speech, sends it to the Watson services to process the request. It can handle requests for the weather, or you can send commands and receive responses through a conversation to turn on the lights or play music. The possibilities are endless. Show us what you'll build.

Before you begin

  • Create an IBM Cloud account if you don't have an existing one: Sign up.
  • Note: All services used in this repo are Lite plans. Don't forget to star this repo if you like it.

TUTORIAL STEPS

Make sure to have your device's microphone and speaker active for this project

Useful links

License

This code pattern is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 (DCO) and the Apache Software License, Version 2.

Apache Software License (ASL) FAQ

mic-sts-nlu-weather-tone-analyzer's People

Contributors

hovig avatar kant avatar kkbankol-ibm avatar ljbennett62 avatar stevemart avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mic-sts-nlu-weather-tone-analyzer's Issues

use relative path for images in markdown

almost all images in the markdown files are currently done with a full path (to a different repo)

![](https://raw.githubusercontent.com/hovig/mic-sts-nlu-weather-tone-analyzer/master/img/audio-arch.png)

the same can be accomplished with a much shorter relative path

![](img/audio-arch.png)

or use ../ if you're one folder away from the root (in the steps folder)

![](../img/some-pic.png)

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.