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
- Host: GitHub
- URL: https://github.com/cmucheru/chatbot
- Owner: cmucheru
- Created: 2024-07-21T14:02:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T15:14:36.000Z (over 1 year ago)
- Last Synced: 2025-04-03T03:28:58.651Z (over 1 year 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.