→ The workflow automates research document creation by generating chapter-wise content using OpenAi model , merging and formatting it into a PDF, storing it in Google Sheets, and emailing the final document to the user.
This workflow includes
- Merge: Combines data from multiple sources.
- Gpt-4o: Generates and processes content.
- HTML Renderer: Converts markdown into styled HTML.
- PDF Generator: Transforms HTML into a PDF.
- Gmail: Sends the final PDF via email.
- Google Sheets: Stores generated content.