Compare commits

...

2 Commits

Author SHA1 Message Date
Jerry Liu 97159bc2d1 cr 2024-10-22 23:48:52 -07:00
Jerry Liu 147335da12 cr 2024-10-22 23:48:08 -07:00
2 changed files with 2 additions and 0 deletions
@@ -11,6 +11,8 @@
"\n",
"In this cookbook we show you how to build a multimodal report generation agent from a bank of research reports. We use the a set of ICLR papers (which were also used as the dataset in our [DeepLearning.ai course](https://www.deeplearning.ai/short-courses/building-agentic-rag-with-llamaindex/?utm_campaign=llamaindexC2-launch&utm_medium=headband&utm_source=dlai-homepage).\n",
"\n",
"![](multimodal_report_generation_agent_img.png)\n",
"\n",
"We use our workflow abstraction to define an agentic system that contains two main phases: a research phase that pulls in relevant files through chunk-level or file-level retrieval, and then a blog generation phase that synthesizes the final report."
]
},
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB