ragql

This project implements a local-first RAG chat system that reads and processes various text-based log files. It splits the content into manageable chunks, generates embeddings using Ollama or OpenAI,…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ragql

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2025-05-27
0.1.0 2025-05-24

Issues with this package?

Page last updated 2025-06-27 22:10:13 UTC