Comment on BeeTrove – OpenAI GPTs Open-Source DatasetComments−simonw2yHere's their CSV file with a scrape of the GPT catalog homepage from yesterday - 117 rows: https://github.com/beetrove/openai-gpts-data/blob/main/OpenA...Here's a link to open that in Datasette Lite and apply a couple of facet filters to it (for author and list):https://lite.datasette.io/?csv=https://github.com/beetrove/o...This uses a custom SQL query to include their logos in the table as well: https://lite.datasette.io/?install=datasette-json-html&csv=h...−andremafei2yThis table with the logo is pretty cool, thanks for creating and sharing.
Comments
Here's their CSV file with a scrape of the GPT catalog homepage from yesterday - 117 rows: https://github.com/beetrove/openai-gpts-data/blob/main/OpenA...
Here's a link to open that in Datasette Lite and apply a couple of facet filters to it (for author and list):
https://lite.datasette.io/?csv=https://github.com/beetrove/o...
This uses a custom SQL query to include their logos in the table as well: https://lite.datasette.io/?install=datasette-json-html&csv=h...
This table with the logo is pretty cool, thanks for creating and sharing.