FAQ
-
Is RagView open source?
Answer: RagView currently has no open source plan, but we aim to cover hardware operating costs with relatively low fees. However, we will open-source our optimized RAG solutions.
GitHub: https://github.com/RagView/RagView. -
How does RagView charge?
Answer: We currently charge per evaluation count. In the future, pricing may align with tokens and runtime—both already tracked as rag evaluation metrics for transparency. -
Can I automatically generate a test set from a document set?
Answer: Yes. We plan to add a feature in version 1.1 to automatically generate a test set from the document set. With this feature, you will only need to click and wait for an LLM to generate QA pairs from the documents. -
What is the format of the test set?
Answer: The test set should be in XLSX or JSON format. Please refer to the sample file for the exact format. -
What is the format of the document set?
Answer: Currently, only PDF format is supported for documents. We plan to add support for image-based documents in future versions. -
How can I view evaluation results?
Answer: Go to the Evaluation Management page and open Details to review dashboards and downloadable reports of your rag evaluation metrics—including answer quality, context metrics, and efficiency. -
How can I view the code for a RAG solution?
Answer: Currently, you will need to search for the RAG solution by name on GitHub. In version 1.1, we will open-source the integrated code and provide a download link directly in the evaluation results. -
Can RagView be used for commercial purposes?
Answer: Yes, it can. -
Can I compare my own RAG with open-source RAGs?
Answer: We plan to support this in future versions. See our milestone plan (link) for details. -
Which RAG schemes are already integrated into RagView?
Answer: We have currently integrated R2R, LangFlow, and DocsGPT. In the future, we plan to add 1–2 new RAG schemes each week, depending on the availability and stability of open-source code. See our roadmap (link) for more details. -
How can I contact you?
Answer: You can contact us via email: ragandview@gmail.com
RAG VIEW