Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cmucheru/chatbot
- Owner: cmucheru
- Created: 2024-07-21T14:02:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T15:14:36.000Z (13 days ago)
- Last Synced: 2024-12-14T16:23:21.622Z (13 days ago)
- Topics: chatbot, spacy
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.