Tutorial

This tutorial will walk you through the basics when it comes to using Ragie in your project.

Getting started with Ragie is easy. In this tutorial, we will cover the basics of how to use Ragie. This tutorial does not cover all of the features in Ragie, but it will show you how to load data into Ragie, retrieve results using the retrieval API, and use Ragie within your application to generate content. This tutorial is written in JavaScript, but you can use any language you want to access the Ragie API.

In this tutorial, we are going to build a very simple command line application to answer questions about the All-In Podcast. The companion code for this tutorial is available in our ragie-examples GitHub repository, and you can use these concepts to begin building your very own AI application.