RAG overview

Prev Next

Available in VPC

NAVER Cloud Platform's Retrieval-Augmented Generation (RAG) service leverages NAVER Cloud's hyperscale AI technology, the HyperCLOVA X language model, along with the highly durable and available Object Storage service, to help users build services with accurate and efficient search capabilities. With the RAG service, you can test customized search using your own data without training a separate large language model, and evaluate the results to verify performance.

RAG features

NAVER Cloud's RAG service offers these key features:

  • Robust data security: You can safely use the service by configuring your search targets with your own validated data through API integration or data stored in Object Storage buckets.
  • User-friendly RAG system: RAG reduces hallucination risks by combining RAG systems with LLMs. It provides a web console interface for easily testing data retrieval and evaluating datasets.
  • Flexible model testing: You can run tests on search results before implementing your tailored search service. Various options are available for testing search models, allowing you to customize the text splitting methods, model configuration, and number of sources to be displayed for the retrieval process. In addition to search data, you can also customize LLM model integration, prompts, and parameters for generating answers.
  • Source attribution policy: By indexing your configured data, RAG reduces hallucination risks and enables testing of tailored search services based on specific information needs.
  • Data quality validation: You can easily run evaluations using your own test sets for a given test model and download the results.

RAG user guide

RAG is available in the Korea Region. Use this guide to get the most out of RAG.

RAG related resources

Beyond the user guide, these resources provide additional context and support for RAG. If you're considering adopting RAG or need in-depth information on the service, these resources can help:

  • Learn about RAG development

  • Learn more about RAG

  • Learn about integrated services

    • Sub Account user guide: A guide to using Sub Account when you need an administrator account with multiple permission levels to manage the RAG service.
    • Object Storage user guide: A guide to using Object Storage as the data storage to be indexed when creating an RAG service.
    • CLOVA Studio user guide: A guide to using CLOVA Studio, which provides the LLM models required for answer generation in RAG services.