Skip to content

ezeparziale/bot-ml-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Bot simple ML

Bot using ML

💾 Installation

python -m venv env
. env/scripts/activate
pip install --upgrade pip
pip install -r requirements.txt

🔧 Config

Setting all the intents in: data/intents.json

🏃 Run

Train the model:

python src/models/train_model.py

Run the chat:

python src/app.py

About

🤖 Bot utilizando machine learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors