Built on python 3.6 Flask==0.11 chatterbot==0.8.4 SQLAlchemy==1.1.11
A web implementation of ChatterBot using Flask.
- Open command prompt and locate folder. run 'pip install -r requirements.txt'
- Run train.py
- Run run.py
- Demo will be live at http://localhost:5000/
- please refer this for setup -
FinalDemo_2_2.mp4
echo "# MyRestApi all crud operations using spring boot framework" >> README.md
git init
git add .
git commit -m "initial commit"
git branch -M main
git remote add origin https://github.com/arvindsis11/MyRestApi.git
git push -u origin main
git rm -r --cached .
////////////////////////////////////////
or push an existing repository from the command line
git remote add origin https://github.com/arvindsis11/springJPAdemo.git
git branch -M main
git push -u origin main
https://github.com/arvindsis11/angular-todomanagement-app.git
/////////////////////////////////////
common git error:
use this:
git pull --rebase origin main
git push origin main
url:https://stackoverflow.com/questions/24114676/git-error-failed-to-push-some-refs-to-remote
This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.