Inspiration
I decided to make a chatbot through python because I saw people not being happy about their customer service experience and many people could not get what they needed because of poor customer service. If we can change that with a bot, then we will be able to make the customer service experience a lot smoother and more people will be able to get what they need with the customer service chatbot.
What it does
Chatbots are programs built to automatically engage with received messages. Chatbots can be programmed to respond the same way each time, to respond differently to messages containing certain keywords by being trained using Python code as shown in the slides.
How we built it
Challenges we ran into
The challenge we ran into is that we had to figure out what packages needed to be pip installed and where they need to be done.
Accomplishments that we're proud of
I am proud that I was able to get the chatbot working in the way that it should and I have never seen a python chatbot until this hackathon. I also have made my first real python-based program.
What we learned
I learned more in-depth python/terminal skills such as when to use for loops, while true loops, functions, classes, etc.
What's next for Python ChatBot
I believe that I can improve this project by adding more ways to train the chatbot which includes math-based communication.
Log in or sign up for Devpost to join the conversation.