Metadata-Version: 2.4
Name: rag-axis
Version: 0.0.1
Summary: Production contract layer for RAG systems — typed, explicit, observable, composable.
Author-email: Sai Harsha Kondaveeti <hello@saiharshakondaveeti.com>
License: MIT
Project-URL: Repository, https://github.com/saiharsha-k/rag-axis
Project-URL: Documentation, https://docs.saiharshakondaveeti.com
Project-URL: Changelog, https://github.com/saiharsha-k/rag-axis/blob/main/CHANGELOG.md
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# rag-foundry

An opinionated, production-minded core library for Retrieval-Augmented Generation (RAG) systems.

## Status
Early development. APIs are unstable.

## Non-goals
See `docs/NON_GOALS.md`.

## Audience
This library is for engineers building real RAG systems, not tutorials or demos.
