An-AI-Chatbot-in-Python-and-Flask icon indicating copy to clipboard operation
An-AI-Chatbot-in-Python-and-Flask copied to clipboard

An AI Chatbot using Python and Flask REST API

Results 4 An-AI-Chatbot-in-Python-and-Flask issues
Sort by recently updated
recently updated
newest added

Hola. Antes que nada, muchas gracias por el repositorio y el tutorial de internet, fue muy nutritivo. estoy tratando de ejecutarlo y no responde a nada de lo que le...

Hi, I use numpy 1.25.0 running python3 train.py I get the following error: ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2...

when i run the code as is i get an error below. Im guessing the following. I believe words changed on download from NTLK These become mismatched lengths at 126/55...

Basically, I've used the solutions from the two previous issues. Now, I faced with another error: ``` Traceback (most recent call last): File "C:\xampp\htdocs\fyp\chatbot-v1\train.py", line 94, in model = Sequential()...