AI Safety Papers is an app to interactively explore a previously collected <@database of AI safety work@>(@TAI Safety Bibliographic Database@). I believe it contains every article in this newsletter (at least up to a certain date; it doesn’t automatically update) along with their summaries, so you may prefer to use that to search past issues of the newsletter instead of the [spreadsheet I maintain](https://docs.google.com/spreadsheets/d/1PwWbWZ6FPqAgZWOoOcXM8N_tUCuxpEyMbN1NYYC02aM/edit#gid=0).
Note: I’ve moved this to the Alignment Forum.
Requests, if they are easy:
In the full table view, it would be nice if “Shah blurb” could be changed to e.g. “Alignment Newsletter blurb”, since some of those summaries were not written by me.
It would be nice to include a link to the relevant newsletter at the beginning of these blurbs (the links are available in the public spreadsheet I maintain), so that people could read opinions and / or get other context (some of the summaries talk about “the previous summary” which only makes sense in the context of the full newsletter).
On those changes: 1. I can change this easily enough. I wasn’t paying much attention to the full table view titles (these were originally intended primarily for the code), but good point here.
2. I agree. I thought about this, will consider adding. This will require some database additions, but is obviously doable.
Planned summary for the Alignment Newsletter:
Note: I’ve moved this to the Alignment Forum.
Requests, if they are easy:
In the full table view, it would be nice if “Shah blurb” could be changed to e.g. “Alignment Newsletter blurb”, since some of those summaries were not written by me.
It would be nice to include a link to the relevant newsletter at the beginning of these blurbs (the links are available in the public spreadsheet I maintain), so that people could read opinions and / or get other context (some of the summaries talk about “the previous summary” which only makes sense in the context of the full newsletter).
Incidentally, the code which parses your custom markdown syntax is here: https://github.com/QURIresearch/ai-safety-papers/blob/master/lib/getProps/processAlignmentNewsletterBlurb.js, in case you ever need to do something similar
Thanks!
On those changes:
1. I can change this easily enough. I wasn’t paying much attention to the full table view titles (these were originally intended primarily for the code), but good point here.
2. I agree. I thought about this, will consider adding. This will require some database additions, but is obviously doable.