Inspiration: We wanted to experiment with intelligence software and decided to start with a more primitive version to get the idea of it, a chat bot.
What it does: It mimics the general personality of a discord server at once. By asking a question that has previous context in the server from a question that has already been asked in the history.
How we built it: Designed it in Python with the Discord API to collect messages.
Challenges we ran into: Debugging took longer than the programmer itself and also getting rate limits from discord.
Accomplishments that we're proud of: We have been able to grasp what a primitive form of Machine Learning would be and implement into a discord bot.
What we learned: We learned about machine learning, cooperation while coding, and advanced coding skills.
What's next for Mimic || By Team TrioQuad: The next part of this project would be to implement a more advanced style of machine learning that runs off a model using react or tensor flow.
Log in or sign up for Devpost to join the conversation.