You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I am maintaining another fork of ai-deadlines, and hacked a little Python script that uses LLMs through the OpenAI API to "crawl" conference websites and keep the metadata in the YAML files up-to-date semi-automatically. https://github.com/blockchain-deadlines/blockchain-deadlines.github.io/blob/main/chatgpt-updater.py
I do double-check its output before committing, but it works pretty reliably, despite the calls-for-papers varying widely across venues and time.
Just wanted to flag this, maybe it's of use for you, too!
The text was updated successfully, but these errors were encountered:
Hey, I am maintaining another fork of
ai-deadlines
, and hacked a little Python script that uses LLMs through the OpenAI API to "crawl" conference websites and keep the metadata in the YAML files up-to-date semi-automatically.https://github.com/blockchain-deadlines/blockchain-deadlines.github.io/blob/main/chatgpt-updater.py
I do double-check its output before committing, but it works pretty reliably, despite the calls-for-papers varying widely across venues and time.
Just wanted to flag this, maybe it's of use for you, too!
The text was updated successfully, but these errors were encountered: