Skip to content

tjaensch/llamaindex_summarize_custom_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Summarize any text based document with 8 lines of Python and LlamaIndex

Use the power of LLMs to summarize or ask questions about any custom document without having to write model plumbing code, LangChain or vector database stuff whatsoever.

Accompanying post on Medium