It's frustrating when mentors and hackers try their best but as a team are unable to solve issues faced.
What if these teams were ideal to begin with?
Mentor matches uses AI to automatically match mentors to the hackers that can best take advantage of their skills, in a way that is optimal for the group!
We use the discord API to communicate with users and scrape mentor/hacker biographies, and then large language model vector embeddings to reduce the matching to an assignment problem - a classical optimization problem for which algorithms exist to match users up.
Built With
- discord
- openai
- python
Log in or sign up for Devpost to join the conversation.