-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Use intent detection to classify incoming queries as either general conversation or knowledge-based (requiring RAG).
- implement ranking for the data retrieval
- Improve context retrieval and find out the right text size of chunks.
- After retrieving the top-k documents using an embedding-based search, assign scores to each document to assess relevance further.
- Fine-tune models (e.g., BERT) to assign scores based on semantic similarity and contextual relevance.
Source :
Metadata
Metadata
Assignees
Labels
No labels
