ragflow
ragflow copied to clipboard
is it possible, to use this only as a search engine? [Question]:
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:
- Accept user queries and return relevant results.
- Accept a document as a query and return the most relevant information for each section of the document (basically chunk by chunk matching ?)
- 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