StupidBuluchacha / FINUS-a-PhD-Supervisor-Search-Platform

FINUS (FINd Ur Supervisor) - A platform where students can search for their most matched PhD professors in SoC, NUS
0 stars 0 forks source link

When will this project be completed? #1

Open TsingZ0 opened 2 years ago

TsingZ0 commented 2 years ago

It is difficult for me to find a PhD supervisor globally whose research interest is federated learning (FL), so I plan to fulfill my objective with python scripts based on CSRanking. Then I find this awesome project. When will this project be completed?

StupidBuluchacha commented 2 years ago

Hi, glad to know someone pursuing same thing. I am still working on it, and the upcoming first version using Javascript React framework would just focus on faculty from School of Computing, NUS. My plan is more related to keyword matching. Let me know if you have any awesome idea.

TsingZ0 commented 2 years ago

Sorry for the late reply. My plan is also related to keyword matching. Specifically, given one precise research direction (e.g. transfer learning, the sub-direction in artificial intelligence), it can return the related supervisors and institutions around the world.

StupidBuluchacha commented 2 years ago

Hi, our basic ideas are quite similar. I understand it would be better for a student to find supervisor based on so-called 'sub-direction' of one of CS branches. So far I would like to focus on linking their interest with primary directions (such as AI, Database, Software Engineering, etc.). Furthermore, we can match their interests with keywords matching because students can enter keyword in the website and professors may have a brief introduction. Since I am still in the middle of the project, I am not sure if it works well or not. The final outcome would be a list of top 5 most matched professors and corresponding details (e.g. name, email, photo, research interests, introduction). Anyway, I have developed the first version of front-end design. You can check on this, but unfortunately the functionality cannot work as it was hard-coded so far. Any sharing or advice would be appreciated.

Sorry for the late reply. My plan is also related to keyword matching. Specifically, given one precise research direction (e.g. transfer learning, the sub-direction in artificial intelligence), it can return the related supervisors and institutions around the world.