hey guys! looking for some advice on how to approach using GPTIndex. My goal is for the platform to read files then generate content (summaries etc) based on the materials. what’s the best way of approaching this in terms of what structures / queries to use. Thanks!
if you want to generate summaries, consider using the list index over each set of documents that you want a summary over. the list index by default goes through all pieces of text in order to synthesize a final answer