AccelAI / Mentor-Matching

Research Mentor Mentee Matching Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mentor-Matching

Research Mentoring Programs Automated Matching. This project was built for LatinX in AI to faciliate their mentor matching program which pairs willing mentors in industry and academia with aspiring AI engineers (who are of a LatinX background). The system works off of data compiled via an application form and then out put to .xlsx files. The program is used via the CLI and takes in data through a mentors sheet and a mentees sheet before cleaning the data and instantiating all applicants to mentor and mentee objects, and then assigning mentees to mentors.

Screen Shot 2021-10-29 at 4 00 33 PM

Purpose

These matching programs are being developed to facilitate increased matching capabilities of AI research mentors and mentees for Accel AI Institute and affiliate programs:

Pushing Changes

Follow these guidelines when contributing to this site:

  • Always work off your own branch!
  • Never push to the master branch!!
  • Push to your branch and then create a pull request.
  • Follow standard open-source style guides.
  • Correct any suggested edits from Accel AI and resubmit your pull request for additional review.
  • Once your changes have been accepted and merged to master by a representative of the Accel AI, your name may be added to the credits below.

Credits

These programs are built and maintained by these engineers:

These programs were partially designed with the inspiration from these:

License

GNU General Public License v3.0

BUGS! or Questions?

Having any issues with these programs? See something that can be improved?

File a GitHub Issue.

About

Research Mentor Mentee Matching Program

License:GNU General Public License v3.0


Languages

Language:Python 100.0%