Creating an Account
To begin using RAG-Buddy, the first step is to create an account on our SaaS portal. If you already have an account, you can skip this step and proceed to the next section.- Visit the RAG-Buddy Console.
- Select the
Sign Up
option and complete the registration form. - Follow the prompts to verify your account.
- Once your account is verified, log in to access your console.
Adding a New Project
With your account set up, you can now create a new project.Each project corresponds to a specific subscription. By default, your project is assigned to the Free subscription plan, allowing you to experiment with and evaluate our services. When you’re ready to deploy RAG-Buddy in a production environment, you can select the appropriate subscription plan for your project.
The first project of your account is a trial project, meaning you get to experience the Business plan for a week. After the week passes your project’s plan will be updated to the Free plan and the cache’s data will be reset. If you wish to keep your data, subscribe to the Business plan for your project.
- RAG-Buddy Cache
- RAG-Buddy Analytics
- On your RAG-Buddy Console, click
[Create a new project]
. - Name your project.
- Select
OpenAI:ADA2
as the embedding model. - Select
OpenAI Chat Completions API
as the LLM model type. - Select the
RAG+Citation
or theText-Classification
option.- In case you choose
Text-Classification
, clickNext
to move on to the next step. - Add the classes you wish to use in your
Text-Classification
requests in theClasses list
.
- In case you choose
- Click
Create Project
to create your project.
Currently all Cache settings are fixed to their default values. Please let us know if you are interested in support for different options.
Generating an Access Key
An API key is essential for secure access to your RAG-Services.- Navigate to the
Services
tab. - Scroll down to the
API Keys for Cache
section. - Click on
Create new key
. - Assign a name to your key and select
Create API Key
. - Copy the newly generated API key for use in the next step.