Coder Social home page Coder Social logo

teddis / alexa_bypass_nlp Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 7 KB

Shows how to almost entirely bypass Alexa's NLP by capturing raw user input from Alexa and feeding it to API.ai for processing.

License: MIT License

JavaScript 92.97% CSS 2.02% HTML 5.01%

alexa_bypass_nlp's People

Contributors

teddis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alexa_bypass_nlp's Issues

Getting error "copycat is not a function"

am really new at this. i have got everything working except deploying the app on heroku. am trying to do it in openshift. but when i do node app.js I get this error. any help is appreciated.

/Users/gb/Downloads/alexa_bypass_nlp-master/app.js:35
copycat(app);
^

TypeError: copycat is not a function
    at Object.<anonymous> (/Users/gb/Downloads/alexa_bypass_nlp-master/app.js:35:1)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:456:32)
    at tryModuleLoad (module.js:415:12)
    at Function.Module._load (module.js:407:3)
    at Function.Module.runMain (module.js:575:10)
    at startup (node.js:159:18)
    at node.js:444:3

Heroku endpoint URL 404

I have set up the app as instructed on https://www.linkedin.com/pulse/how-bypass-alexas-nlp-jump-warp-10-ted-cohn. I have deployed the app to Heroku at https://ancient-plains-99458.herokuapp.com. When I try and test it in the Service Simulator it looks like it is making a POST to https://ancient-plains-99458.herokuapp.com which results in a 404 as this route is set up as a GET. I can see a users route and the index route only so I am a bit confused at how this is supposed to work. Could you shed any light on this issue? What is the correct endpoint full URL that should be used in the Service Simulator? Am I missing something really obvious on the routing here?

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.