Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Develop a tool that can autonomously identify faculty & researchers in a given area of research. The tool must also generate their profiles using the provided template. Teams are encouraged to design a comprehensive approach that includes scanning from academic institutions and other websites, integration with open-source repositories like googl…

Notifications You must be signed in to change notification settings

18harsh/Tata-rdp

Repository files navigation

Tata-rdp

Develop a tool that can autonomously identify faculty & researchers in a given area of research. The tool must also generate their profiles using the provided template. Teams are encouraged to design a comprehensive approach that includes scanning from academic institutions and other websites, integration with open-source repositories like google scholar, google patent, semantic scholar, and interfacing with relevant service providers.

TASK

Participating teams must develop a tool which can scout for faculty members or researchers active in a given research area. The participating teams must analyse potential techniques to crawl online to identify and compile profiles of all such matches.

No ready dataset will be made available. Teams can use sample research themes and public domain information to develop, validate, and demonstrate the solution.

How to run

  1. Download a python code editor (VSCode)

  2. Open the folder (RD-215318_RDP (shared with you)) in the python editor

  3. Install all the modules required from requirement.txt file (run: pip install -r requirements.txt )

    Flask==1.1.2

    beautifulsoup4==4.9.3

    requests==2.25.1

    flask_session

    Pandas

    googlesearch-python==1.0.1

    Spacy

    Google

  4. Run the app.py python file (cmd: python app.py)

  5. Open web Brower and run on http://127.0.0.1:5000/

  6. We have also hosted the website on http://tata-rdp.herokuapp.com/ (For efficiency it is recommended to run on localhost to avoid some error)

Certificate

Dgital Certificate for Techfest2022 - 215318_Harsh Gandhi_page-0001

Demo Video

https://www.icloud.com/iclouddrive/088DMDoPRESa9hQGNmArXXGjQ#RD-215318_Demo_Video

Images

Screenshot 2021-11-07 at 9 24 50 PM

Screenshot 2021-11-07 at 7 16 43 PM

Screenshot 2021-11-07 at 7 16 18 PM

Screenshot 2021-11-07 at 7 16 08 PM

Presentation

IITB Techfest RDP final ppt.pptx

About

Develop a tool that can autonomously identify faculty & researchers in a given area of research. The tool must also generate their profiles using the provided template. Teams are encouraged to design a comprehensive approach that includes scanning from academic institutions and other websites, integration with open-source repositories like googl…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published