🎮

ai-deadlines

FNI 14.7
by huggingface docker

"--- title: AI Deadlines emoji: ⚡ colorFrom: gray colorTo: blue sdk: docker pinned: false app_port: 8080 --- A web app to quickly see submission deadlines to top AI conferences, such as NeurIPS and ICLR. This helps researchers in quickly seeing when to submit their paper. Note: papers can be submitte..."

Best Scenarios

Interactive UI Demo

Technical Constraints

Generic Use
docker SDK
CPU Config
Running Status
611 Likes

🕸️ Neural Graph Explorer

v15.13

Graph Overview

263 Entities
273 Connections
Explore Full Graph →

📈 Interest Trend

--

* Real-time activity index across HuggingFace, GitHub and Research citations.

🔬Deep Dive

Expand Details [+]

🛠️ Technical Profile

Hardware & Scale

SDK
docker
Hardware
V100
Status
Running

🌐 Cloud & Rights

Source
huggingface
License
Open Access

🎮 Demo Preview

Interact with caution. Content generated by third-party code.

💻 Usage

docker pull ai-deadlines
git clone https://huggingface.co/spaces/huggingface/ai-deadlines

Space Overview

AI Conference Deadlines

A web app to quickly see submission deadlines to top AI conferences, such as NeurIPS and ICLR.

This helps researchers in quickly seeing when to submit their paper.

Note: papers can be submitted at any time to hf.co/papers at hf.co/papers/submit, assuming the paper is available on Arxiv.

The benefit of hf.co/papers is that it allows people to quickly find related artifacts, such as models, datasets and demos. See this paper page as a nice example - it has 3 models, 1 dataset and 1 demo linked.

Project info

This project is entirely based on the awesome https://github.com/paperswithcode/ai-deadlines. As that repository is no longer maintained, we decided to make an up-to-date version along with a new UI. It was bootstrapped using Lovable and Cursor.

It is hosted at https://huggingface.co/spaces/huggingface/ai-deadlines.

New data is automatically fetched by AI Agents, which regularly open pull requests. See the agents folder for details.

Before that, we used to fetch data from https://github.com/ccfddl/ccf-deadlines/tree/main/conference/AI.

Contribute

Contributions are very welcome!

To keep things minimal, we mainly focus on top-tier conferences in AI.

To add or update a deadline:

  • Fork the repository
  • Add a new block to the appropriate conference file in src/data/conferences/. Do not update an existing block of a previous time the conference took place but rather add a new block at the bottom of the file
  • Make sure it has the title, year, id, link, deadlines, timezone, date, city, country, tags attributes
+ See available timezone strings here.
  • Optionally add a venue, note and hindex (this refers to the h5-index from [here](https:

5,085 characters total