Metadata-Version: 2.4
Name: rag-foundry
Version: 0.0.1
Summary: Opinionated, production-minded core library for RAG systems
Author: Sai Harsha Kondaveeti
License: Apache-2.0
Project-URL: Repository, https://github.com/saiharsha-k/rag-foundry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
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.
