Design question -- we have a bunch of documents that fall under a program and would like to be able to summarize the documents AND then roll that into "program" summary. It seems like Document Summary Index is well suited for this purpose, but wanted to double check before going down that route.
Hi everyone -- hope I'm asking this in the correct place. Just getting started with llamaindex. I have a M1 Air with a ~1 GB index built from about 50 megs of YAML content.. I'm finding that load_index_from_storage is VERY slow. Curious if this is expected or if I should look into using a different machine. I have a Windows gamig box with a 3080 that might be faster