- instalar conda
- crear un ambiente de trabajo
- conda create -n cualquierCosa python=3.7
- cambiar a dicho ambiente
- conda activate cualquierCosa
- Asegurarse que se esta en dicho ambiente (por el asterisco)
- conda env list
- instalar chatterbot y chatterbot-corpus
- pip install chatterbot chatterbot-corpus
- Correr el programa llamado chatbot.py
forked from AR4Z/knwl-representation-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
aldevv/chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%