Git Product home page Git Product logo

car-dashboard's People

Contributors

aarora91 avatar adasilva70 avatar andresfvilla avatar ashleylord8 avatar dbanda avatar dgterry avatar doconnor78 avatar germanattanasio avatar huikang avatar johnwcolby avatar jsstylos avatar mamoonraja avatar michelle-miller avatar sheabelsky avatar sud-puth avatar ttlew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

car-dashboard's Issues

Speech input gets a timeout error

The speech input depends on the continuous: false behavior that was removed from the API in may.

The SDK has an example of how to achieve the same behavior now, but since this is apparently breaking live applications, I'm going to see if I can put a workaround in the SDK to automatically implement the old behavior when continuous: false is set.

But, either way, this app will require an update - either to implement the workaround or else to update to the latest SDK.

Service really down ?

Error right deployment to Bluemix:

The service may be down at the moment; please check here for the current status.
If the service is OK, the app may not be configured correctly, please check workspace id and credentials for typos.
If the service is running and the app is configured correctly, try refreshing the page and/or trying a different request.

Status of conversation service is green, though.

Background images unable to load

I am facing issues in changing the background images, Can any1 plz tell me how to change background images in snap svg format.

Deployent crashes

Hi,

I have several times tried to deploy the application, but it crashes every time. I clicked the "Deploy to Bluemix", and it crashes at the last step "Deploy to Bluemix failed". The logs shows a lot of npm errors, but I can't really figure out what the main problem might be. Can someone check this?

Thanks!!

Error 404

I have deployed this app both locally and in bluemix in both cases I get:
{"code":404,"error":"Not Found"}

Any Idea how I can fix this?

Deploying to IBM Cloud creates incorrect credentials

When I try to deploy the application to IBM cloud.

I get it to deploy succesfully. Even though the car JSON doesn't import into Watson assistant the car dashboard exists as a sample workspace so I have imported that.

However the services that it automatically provisions, text to speech, speech to text etc don't match!

I get error messages in the logs around the user name and password being wrong. When i check the VCAP_SERVICES environment variables they don't match what exists in the services that are provisioned but i have no way of changing them to the accurate ones.

I have added environment variables for the values to try to override the username and passwords for the service credentials but it hasn't made any difference.

Manifest.yml - Linting errors and Deployment Failure

Linting error:
Unknown property 'declared-services' for type 'Cloudfoundry Manifest'

Deployment failure message:

Invoking 'cf push'...

Pushing from manifest to org [email protected] / space dev as [email protected]...
Using manifest file <path-to-repo>/car-dashboard/manifest.yml
Getting app info...
Service instance speech-to-text-service not found
FAILED
<machine-name>:car-dashboard <user>$

Language accent

Hi,
The text to speech is working very well.But the speech is not recognized properly.As we say something it takes something.Help us to rectify this issue.

Thanks in Advance

Update to latest watson-speech library

The version included here doesn't support customizations or a few other newer features; we should update it to the latest. However, there was one breaking change that means the data handling will need to be tweaked.

Ideally it should also come from npm or bower so that upgrades could be more easily tracked, and perhaps use webpack or similar to bundle all of the scripts together into one, but that may be a separate task.

Unable to import workspace from file car_workspace.json

I'm trying to import the car workspace but I get the following error:

Unable to import workspace from file car_workspace.json. Error: {"error":{"intents":[{"examples":[{"text":["text can not contain the following characters: tab, new line, carriage return, slashes."]}]},{"examples":[{"text":["text can not contain the following characters: tab, new line, carriage return, slashes....

The same happens if I try to edit the "Car Dashboard - Sample" that is provided within the service and is available in the list of workspaces

Not sure if this is relevant but I already have 2 workspaces created.

How can I changes the Images

Hi,
I am trying to changes the images to make the car to look like an airplane dashboard but when I unloaded the new images using the same name and of originals and I build and deploy the new image does not show on the app, still show the old car dashboard instead of my new airplane dashboard. Please advice. Thank you

Resource not found

When the payload is posted in endpoint /api/message:

{"input":{"text":"hi"}}

The follow response is returned (500 Internal Server Error):

{"code":500,"error":"Resource not found"}

Speech To Text error

The STT service doesn't work in the application , while debugging the following error is resulted-"Uncaught TypeError: Cannot read property 'callRetrieveAndRank' of undefined "

Make API calls and give the data back to Watson

Hey all,
Is there a way in which I can get the data entered by the user (e.g. the city name) and use it for making an API call and return the response back to Watson?
I tried looking through the code but couldn't find a way to do it.
Any help would be appreciated.
Cheers.

Pop up chatbot proactively

Hi,
Can we make the app popup proactively based on change in table(database).
For ex. after starting the app locally, it starts reading the table column and
when finds a change in table column, the chatbot starts itself to interact with
the user.
Please give me some reference or guide as how to go about it. Thanks

Fails to Deploy in Bluemix

When cloning this project to bluemix, everything works fine but only upto "configured pipeline successfully" but fails to deploy to bluemix what could be the issue.

Unable to import the training workspace

When we import the training dataset to the conversation service, we have this error :

Unable to import workspace from file car_dashboard.json. Error: column "go_to" of relation "node" does not exist

But if we import only entities and intents, it's works.

So the dialog can't be imported.

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.