Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cmucheru/chatbot

A conversational chatbot for embedding in a site.
https://github.com/cmucheru/chatbot

chatbot spacy

Last synced: 11 days ago
JSON representation

A conversational chatbot for embedding in a site.

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.