An open API service indexing awesome lists of open source software.

https://github.com/cmucheru/chatbot

A chatbot app with spacy
https://github.com/cmucheru/chatbot

chatbot spacy

Last synced: 2 months ago
JSON representation

A chatbot app with spacy

Awesome Lists containing this project

README

          

### This conversational application is a web service using spacy library.
#### We need to integrate a model into it to make it functional and understand requests.
#### It is uses Flask framework.