.. project-template documentation master file, created by sphinx-quickstart on Mon Jan 18 14:44:12 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. :notoc: ######################### Ragger Duck documentation ######################### **Date**: |today| **Version**: |version| **Useful links**: `Source Repository `__ | `Issues & Ideas `__ | This is the documentation for the `sklearn-ragger-duck` project. The idea is to provide a set of tools to build a RAG to answer questions about the scikit-learn library. .. raw:: html
Getting started

Check out the getting started guides to install rag. Some extra information to get started with a new contribution is also provided.

.. container:: custom-button :ref:`To the installation guideline` .. raw:: html
User guide

The user guide provides in-depth information on the key concepts of the RAG with useful background information and explanation.

.. container:: custom-button :ref:`To the user guide` .. raw:: html
API reference

The reference guide contains a detailed description of the available tools.

.. container:: custom-button :ref:`To the reference guide` .. raw:: html
Examples

The gallery of examples is a good place to see RAG in action. Select an example and dive in.

.. container:: custom-button :ref:`To the gallery of examples` .. raw:: html
.. toctree:: :maxdepth: 3 :hidden: :titlesonly: install user_guide/index references/index auto_examples/index whats_new about