Skip to content

PiSchool/started-mentorme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MentorMe logo

MentorMe

MentorMe is a mentor recommender system for researchers. You input your name along with a brief description of your startup or research project, and the system will provide to you a list o mentors suggestions for your future startup.

Usage

Backend API service

To start the server API you need python3 installed in your system. Then type the following commands in the terminal from the back folder of this repository:

pip install -r requirements.txt
python3 app.py

Once you have the server running, you can consult the API documentation at the page http://localhost:2000/v1.0/ui/

Frontend

To use the frontend, once you have the server running, you just have to open in a browser the file index.html located in the web folder.

MentorMe logo

Startup Classifier

The folder classifier contains another README.md file with the information on how to run and use the classifier.

Author

This project was developed by Andrea Santilli and Fabrizio Lo Scudo during Pi School's AI programme in Fall 2019.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published