Back to the catalog

Zotero RAG QA System

Bundle OKF 0.1 · 8 conceitos · zotero-rag/zotero-rag

Open source Repository Open in the app JSON

About

# Zotero RAG QA System

* [Zotero RAG QA System](system-overview.md) - A Rust system that indexes a local Zotero library and answers grounded questions over its PDFs, through a CLI and a native GUI.

# Application and libraries

* [zqa CLI](cli.md) - The interactive application that processes Zotero libraries, manages sessions, and orchestrates search and RAG queries.
* [zqa-rag](rag.md) - The reusable library for provider clients, embeddings, reranking, and LanceDB-backed vector retrieval.
* [zqa-gui](gui.md) - The native GPUI desktop front-end that reuses the zqa engine, configuration, and LanceDB database.
* [zqa-pdftools](pdf-processing.md) - The academic-PDF parser that extracts structured text, detects sections, and produces retrieval chunks.
* [zqa Test Macros](macros.md) - Test-support crates that provide diagnostic assertions and retrying asynchronous test helpers.

# Operations

* [Runtime Configuration](configuration.md) - Provider settings, API credentials, and runtime defa

Details

Kind
OKF bundles
Topic
AI, RAG & memory
Publisher
zotero-rag
Origin
okf_github
Category
dados
Version
0.1
Added
2026-09-08 22:07:22
Updated
2026-09-08 22:07:22
Origin id
zotero-rag/zotero-rag:wiki/index.md

More