Skip to content

Commit

Permalink
multimodal report generation image (#461)
Browse files Browse the repository at this point in the history
* cr

* cr
  • Loading branch information
jerryjliu authored Nov 13, 2024
1 parent eeabf48 commit 3270f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/multimodal/multimodal_report_generation_agent.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3270f12

Please sign in to comment.