@Logan M have been a bit out of touch with llamaindex so need your help starting back please! I have a RAG usecase where I need to build a ChatBot over a 472 page PDF consisting of Text, Images, Tables, PowerShell code and MySQL code. Could you give me some quick pointers on what kind of text splitters and other specific concepts to use for this use case.
Hey I do remember the basic concepts of RAG around llamaindex. Just a bit rusty with the type of QueryEngines and Text Splitting options. I remember "Unstructured" python library, will this suffice for my usecase?