Git Product home page Git Product logo

mightypc's Introduction

MightyPC - Mighty toolkit for conference Program Chairs

This is a toolkit for conference program chairs to manage submissions, assign reviewers and organize TPC meetings. It currently only works with HotCRP.

MightyPC is written in Python and R. Most of its functionalities are tested on both Linux and Windows. MacOS is not tested but should work fine.

Currently it does not come with thorough documentation, you may check the existing comments and READMEs under each directory, or directly read the code. We may add more docs and examples in the future.

MightyPC is initially developed for MICRO 2021, with internal code name PowerPC (Powerful toolkit for conference Program Chair).

MightyPC has already served in MICRO 2021, HPCA 2022, and MICRO 2022.

Overview

Introduction

This toolkit can:

  1. Parse DBLP
  2. Parse Microsoft Academic Graph database Update: MAG has been discontinued, so this function is not useful anymore.
  3. Maintain a MongoDB for agile development and centralized data storage
  4. Parse reference list given a submission pdf
  5. Suggest reviewers based on pc papers cited by a submission
  6. Generate TPC meeting zoom configurations
  7. Generate TPC meeting slides to show conflicts for each discussion
  8. And many more

This toolkit currently does not provide the following functionalities, they may be implemented later:

  1. Conflict check

    • Although conflict check with DBLP and MAG records in MongoDB should be a trivial job (because all publication info for each pc member are already in MongoDB), but I was not responsible for the conflict check during MICRO 2021, so I have not implemented this functionality.
    • I may (or may not) implement conflict check in the future
    • You may check MongoDB/conflict.py for a very naive conflict check that makes sure every author of a submission is defined as a conflict, this may serve as a start point
    • If you implement this functionality, we would highly appreciate if you can open a Pull Request

License

This project is open sourced under MIT license.

mightypc's People

Contributors

thenetadmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mightypc's Issues

Step by step tutorial required

Although I do understand this was a side project, step-by-step guidelines/documentation of this project would be extremely useful.

This is a very useful tool that would benefit from documentation (Even if not exhaustive).
Are there any plans to create documentation for this tool?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.