Back to the catalog

RAGE Wiki

Bundle OKF 0.2 · 5 conceitos · aureka-team/rage2

Open source Repository Open in the app JSON README (API)

About

# RAGE Wiki

Knowledge about RAGE and its role in the Aureka system.

## Architecture

- [Search system flow](search-system-flow.md)

## Development

- [Development setup](development-setup.md)
- [Configuration](configuration.md)
- [Python library](python-library.md)
- [Distribution and releases](distribution-and-releases.md)

Details

Kind
OKF bundles
Topic
Productivity
Publisher
aureka-team
Origin
okf_github
Category
dados
Version
0.2
Last push
2026-09-08T18:56:25Z
Repository state
ativo
Language
Python
License
MIT
Added
2026-09-08 02:17:33
Updated
2026-09-08 02:17:33
Origin id
aureka-team/rage2:wiki/index.md

README

# RAGE (RAG Engine)

RAGE is a Python toolkit for retrieval-augmented generation over local documents.
It provides loaders, splitters, embeddings, and a Qdrant-backed retriever for building indexing and search pipelines.

See the [RAGE Wiki](wiki/index.md) for project documentation.

More