openai / requests-for-research

A living collection of deep learning problems
https://openai.com/requests-for-research
1.69k stars 609 forks source link

openai.com/requests-for-research/ is broken #44

Closed guotong1988 closed 2 months ago

guotong1988 commented 3 months ago
image
hammad93 commented 2 months ago

It mentions on the README,

Status: Archive (code is provided as-is, no updates expected)

If we navigate to the _requests_for_research directory, we can see the items that used to exist. However, it looks like the last update is 7 to 8 years ago (before the release of ChatGPT) and most of them are deprecated or solved in some way.

For example, https://github.com/openai/requests-for-research/blob/master/_requests_for_research/im2latex.html We're able to do this already by giving ChatGPT an image and it will respond with the LaTeX interpretation.