-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chat not working. #3
Comments
Is this issue with the cloned version or the online heroku app? |
Cloned version. i am able to run it localhost but somehow its only one way communication. Just wondering if some step is missing? |
When you run it on localhost and text the bot, some error would be appearing in the command line where you have run it from. Could you share the error you are getting? |
there is no app.py file |
I can run this app on my local but not working on server. Can you ping me on +91-8602128023 whatsapp |
hello sir iam getting a internal server 500 error while running on localhost |
hello, the server is running.
|
Just do the simple thing mentioned in your error. |
I'm new to github and there's a project/Chatbot I'm working on to use python to fetch a particular information from a .csv file. Eg. Prompt: What is the price of a plate of noodles? Chatbot: A plate of noodles is $5 in US and $3 in China...I would really appreciate ideas?? |
i was also getting same error error: 127.0.0.1 - - [12/Aug/2023 08:20:32] "GET /get?msg=help HTTP/1.1" 500 - can anyone help with this |
I added
to chatgui.py and ran it via python chatgui I also had to install tensorflow and nltk
its a nice script and very well made |
Its not working. It opens UI but bot doesn't respond back.
The text was updated successfully, but these errors were encountered: