MCPcopy Index your code
hub / github.com/paperswithcode/ai-deadlines

github.com/paperswithcode/ai-deadlines @main sqlite

repository ↗ · DeepWiki ↗
325 symbols 925 edges 17 files 2 documented · 1%
README

AI Deadlines Build Status

Countdown timers to keep track of a bunch of CV/NLP/ML/RO conference deadlines.

Contributing

Contributions are very welcome!

To keep things minimal, I'm only looking to list top-tier conferences in AI as per conferenceranks.com and my judgement calls. Please feel free to maintain a separate fork if you don't see your sub-field or conference of interest listed.

To add or update a deadline: - Fork the repository - Update _data/conferences.yml - Make sure it has the title, year, id, link, deadline, timezone, date, place, sub attributes + See available timezone strings here. - Optionally add a note and abstract_deadline in case the conference has a separate mandatory abstract deadline - Optionally add hindex (refers to h5-index from here) - Example: yaml - title: BestConf year: 2022 id: bestconf22 # title as lower case + last two digits of year full_name: Best Conference for Anything # full conference name link: link-to-website.com deadline: YYYY-MM-DD HH:SS abstract_deadline: YYYY-MM-DD HH:SS timezone: Asia/Seoul place: Incheon, South Korea date: September, 18-22, 2022 start: YYYY-MM-DD end: YYYY-MM-DD paperslink: link-to-full-paper-list.com pwclink: link-to-papers-with-code.com hindex: 100.0 sub: SP note: Important - Send a pull request

Forks & other useful listings

License

This project is licensed under MIT.

It uses:

Core symbols most depended-on inside this repo

_defineProperty
called by 19
static/js/js-year-calendar.js
update_filtering
called by 4
_includes/utils.js
_defineProperties
called by 2
static/js/js-year-calendar.js
ordered_dump
called by 1
utils/process.py
_typeof
called by 1
static/js/js-year-calendar.js
_classCallCheck
called by 1
static/js/js-year-calendar.js
_createClass
called by 1
static/js/js-year-calendar.js
dict_representer
called by 0
utils/process.py

Shape

Function 324
Class 1

Languages

TypeScript98%
Python2%

Modules by API surface

static/js/moment.min.js115 symbols
static/js/jquery.min.js92 symbols
static/js/popper.min.js52 symbols
static/js/moment-timezone-with-data.min.js23 symbols
static/js/bootstrap.min.js11 symbols
static/js/js-year-calendar.js7 symbols
utils/process.py6 symbols
static/js/jquery.countdown.min.js5 symbols
static/js/ouical.min.js4 symbols
static/js/store.min.js3 symbols
static/js/bootstrap-multiselect.min.js3 symbols
_includes/utils.js3 symbols

For agents

$ claude mcp add ai-deadlines \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact