llama_index
llama_index copied to clipboard
Suggest questions to ask, based on the documents that gpt indexes
would be a great way to explore large texts
Ideally this could be implemented via the query "suggest questions to ask about the indexed text" and that would just work :). Don't think this will work out of the box though.
It should work with a custom query. This might be worth exploring also: https://huggingface.co/spaces/pszemraj/summarize-long-text
As noted above, this is already possible with a custom query.