intercontoni

Results 13 comments of intercontoni

I create whit python setup app cpanel... I install whit pip install chatterbot, flask, spacy, etc... And copy and paste the chatbot.py web_app.py and chatbot_training.py I don't configure nothing.... I...

Not because I have the folder tonib... in the folder tonib have the files .py If I put @app.route("/tonib/") def home(): return render_template("index.html") @app.route("/tonib/get") def get_bot_response(): userText = request.args.get('msg') return...

Sorry... but I need help... I am new in programation and my e nglish is bad... I have this chatterbot and flask... ssh flask run is ok 100%... python app.py...