Skip to content

ahmadfaizalbh/ChatBotAI-HTTPServer

Repository files navigation

ChatBotAI-HTTPServer

First run (create DB)

$ pip install -r requirements.txt
$ python models.py

ADD User

$ python add_user.py
username:admin1
Password:
Confirm password:

Run server

$ python server.py

open http://localhost:8000/ in browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published