The app uses openAI apis to generate the text summary and also to generate relevant images. All the content can then be converted into a PDF for download.
Sample PDF: a984a0f6-773d-4c4b-a462-9ba08c33955c.pdf
- The app uses https://github.com/sakethvarma397/openai-proxy as a proxy server for requests, which is independently deployed. This is to overcome the CORS issues for the images generated
- The default prompt can be customized in the https://github.com/sakethvarma397/openai-proxy to allow more variety.