Hello everyone! My name is Ryan and I’ve just completed my Build Chatbots with Python Capstone project.
I call this chatbot “First Aid Buddy” and it’s trained on a very basic ‘firstaidintents.json’ file to assist users with any questions about First Aid.
This project relies on PyTorch to train the model and includes a graphic interface built with tkinter.
Here is the link on GitHub:
Let me know if you have any questions. Hope you like it!