process uploaded documents #4

Open
opened 2023-12-13 02:46:07 +00:00 by AndreFerreira5 · 0 comments
AndreFerreira5 commented 2023-12-13 02:46:07 +00:00 (Migrated from github.com)

Description

In order to provide the llm with the provided documents they must be loaded, split into chunks, stored in a vectorstore and then the the relevant parts must be retrieved by a similarity search, using the provided prompt.
Langchain is a possible framework for this job

## Description In order to provide the llm with the provided documents they must be loaded, split into chunks, stored in a vectorstore and then the the relevant parts must be retrieved by a similarity search, using the provided prompt. Langchain is a possible framework for this job
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AndreFerreira5/dai#4
No description provided.