Skip to content

ddh4r4m/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot written in SwiftUI and python

How to use

  • Install python
  • Install pip
  • Install flask
  • pip install gevent
  • pip install eventlet
python chatbot.py

curl -X POST http://127.0.0.1:5000/chat -H "Content-Type: application/json" -d "{\"message\":\"hello\"}"

About

Chatbot App for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published