ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

is it possible, to use this only as a search engine? [Question]:

Open JahnKhan opened this issue 1 year ago • 0 comments

Describe your problem

Hi there,

I'm currently exploring the possibility of using Ragflow for implementing a search engine in my project. Specifically, I'm interested in building a search app that can:

  1. Accept user queries and return relevant results.
  2. Accept a document as a query and return the most relevant information for each section of the document (basically chunk by chunk matching ?)
  3. Display search results as a list.

Additionally, I'm curious about the feasibility of uploading a document and matching it with existing documents to receive the most relevant chunks to optimize a document. Is this something that Ragflow supports?

Bg jahn

JahnKhan avatar Apr 22 '24 07:04 JahnKhan