LogoRAG VIEW

FAQ

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. Can RagView be used for commercial purposes?
    Answer: Yes, it can.

  9. 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.

  10. 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.

  11. How can I contact you?
    Answer: You can contact us via email: ragandview@gmail.com