Tooling to assist with quickly consuming research papers and other technical writing.
Initially, this project will implement an automated workflow to produce readily-consumable artifacts that summarize research papers. Specifically, the workflow will:
- Trigger when a page representing the paper is added to a Notion database.
- Use a frontier LLM to generate an opinionated summary of the paper, which will get persisted in the paper's Notion page.
- (Optionally, based on a tag on the Notion page) Use a TTS model to generate an audio version of the generated summary, which will get embedded to the page as well.
This project was built using a few terminal-based coding agents. I orchestrated and guided them via project_tasks.md and associated artifacts in project_task_details/.