<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Retrieval-Augmented Generation (RAG) Workflows in R with Local
and Web Search</dc:title>
  <dc:title>R package RAGFlowChainR version 0.1.7</dc:title>
  <dc:description>Enables Retrieval-Augmented Generation (RAG) workflows in R by combining
    local vector search using 'DuckDB' with optional web search via the 'Tavily' API.
    Supports 'OpenAI'- and 'Ollama'-compatible embedding models, full-text and 'HNSW'
    (Hierarchical Navigable Small World) indexing, and modular large language model
    (LLM) invocation. Designed for advanced question-answering, chat-based
    applications, and production-ready AI pipelines. This package is the R
    equivalent of the 'python' package 'RAGFlowChain' available at
    &lt;https://pypi.org/project/RAGFlowChain/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: DBI, duckdb (&gt;= 0.10.0), httr, dplyr, pdftools, officer,
rvest, xml2, curl,</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), jsonlite, stringi, magrittr, roxygen2,
knitr, rmarkdown, VectrixDB</dc:relation>
  <dc:creator>Kwadwo Daddy Nyame Owusu Boakye &lt;kwadwo.owusuboakye@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kwadwo Daddy Nyame Owusu Boakye [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=RAGFlowChainR/LICENSE)</dc:rights>
  <dc:date>2026-02-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RAGFlowChainR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RAGFlowChainR</dc:identifier>
</oai_dc:dc>
