You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"# Document Research for Content Creation with LlamaIndex\n",
"# Document Research Assistant for Blog Creation\n",
"\n",
"In this notebook, you will use NVIDIA NIM Microservices for the LLM, llama-3.3-70b, to generate a report on a given topic. You will also use a NIM for an NVIDIA text embedding model, nv-embedqa-e5-v5. Given a set of documents, LlamaIndex will create an Index which it can run queries against. \n",