Find answers from the community

Updated 3 months ago

Hello Team. I'm using llama_index for

Hello Team. I'm using llama_index for knowledge base. When the user query to index, it works fine.
A new requirement is the document will be uploaded to be analysed by the chatbot to check if the document is in compliance with law (knowledge base) to flag errors if found or make recommendations if needed.
A
L
2 comments
Probably you can make an LLM call directly to read the document, or a summary index to handle longer documents
Add a reply
Sign up and join the conversation on Discord