HackerShackOfficial / AI-Smart-Mirror

Smart Mirror with a smart AI 🤖
MIT License
536 stars 217 forks source link

No response even after recognising entity #67

Open cybermritunjay opened 6 years ago

cybermritunjay commented 6 years ago

image

When i say something it recognises and sends request to wit.ai wit gives responce back bt after that nothing it writes None in terminal

chico1234 commented 6 years ago

I'm having the same problem

Moath-Zaghdad commented 6 years ago

if you wouldn't mind, try at first to say

ok mirror

and after she responds, try to ask her this for example!

tell me a joke

chico1234 commented 6 years ago

same problem..... {"_text : tell me a joke", entities:{}..... none.....

Moath-Zaghdad commented 6 years ago

It looks like you need to add the training data to wit.ai follow this video and you will be good to go https://youtu.be/ejnE6DM-hqU?t=1062

chico1234 commented 6 years ago

that is not the problem..... everything is done in that portion... but the problem is that it seems like its not responding to the requests made

Moath-Zaghdad commented 6 years ago

could you try to test wit.ai model? try to write tell me a joke, if everything is good you will have a response similar to this

selection_038

chico1234 commented 6 years ago

yes that works fine

VH-Tech commented 5 years ago

I also have the same problem