Skip to content

first draft  #1

@codeperfectplus

Description

@codeperfectplus
  1. Use intent detection to classify incoming queries as either general conversation or knowledge-based (requiring RAG).
  2. implement ranking for the data retrieval
  3. Improve context retrieval and find out the right text size of chunks.
  4. After retrieving the top-k documents using an embedding-based search, assign scores to each document to assess relevance further.
  5. Fine-tune models (e.g., BERT) to assign scores based on semantic similarity and contextual relevance.

Source :

  1. RAGFlow

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions