> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ragbuddy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# RAG-Buddy Documentation

> Welcome to the home of the RAG-Buddy documentation. Jump directly to the section you need or use the search bar to find what you are looking for.

<img className="block dark:hidden" src="https://mintcdn.com/helviaai/rgzEMwxw9nFhquCn/images/hero-dark.svg?fit=max&auto=format&n=rgzEMwxw9nFhquCn&q=85&s=9a3cb3aee043296d465ab3568f0724ee" alt="RAG-Buddy" width="162" height="127" data-path="images/hero-dark.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/helviaai/rgzEMwxw9nFhquCn/images/hero-light.svg?fit=max&auto=format&n=rgzEMwxw9nFhquCn&q=85&s=ef73c13284ffab28e1fd2b71871e0af4" alt="RAG-Buddy" width="162" height="127" data-path="images/hero-light.svg" />

RAG-Buddy is a service, designed to enhance the capabilities of RAG systems or similar LLM-powered applications to provide a more robust and efficient solution for developers. RAG-Buddy introduces a suite of tools aimed at improving the costs, performance, security, and reliability of LLM-powered applications.

<CardGroup cols={2}>
  <Card title="RAG-Buddy" icon="robot" href="rag-buddy">
    What services does RAG-Buddy provide and how can they help you improve your RAG setup?
  </Card>

  <Card title="RAG-Buddy Quickstart" icon="truck-fast" href="quickstart">
    Jump right into using RAG-Cache with our quickstart guide.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Guidebook" icon="book-open-reader" href="guidebook/setting-up">
    A detailed manual for configuring and incorporating RAG-Buddy into your workflow.
  </Card>

  <Card title="API Reference" icon="code" href="api-reference/introduction">
    RAG-Buddy API Reference and playground.
  </Card>
</CardGroup>
