Skip to content

pegesund/trondheim_session

Repository files navigation

Cogito x Antire RAG workshop

This repository contains code and resources for the Cogito x Antire RAG workshop held in Trondheim. The goal of the workshop is to demonstrate how to build and run a RAG pipeline using Colivara and OpenRouter.

Prerequisites

Setup

  1. Clone the repository:

     git clone https://github.com/pegesund/trondheim_session.git
     cd trondheim_session
  2. Configure environment variables:

    This project uses environment variables for configuration. Copy the example environment file to create your own:

    cp .env.example .env
    • Edit the .env file to add your Colivara and OpenRouter API keys
    • To find your Colivara API key, Visit Colivara
    • To find your OpenRouter API key, Visit OpenRouter
  3. Install UV:

    pip install uv

Usage

To run the RAG script, use the following command:

uv run colivara_rag.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages