Metadata-Version: 2.4
Name: cortexrag
Version: 0.1.1
Summary: CortexRAG library for quick search and creation of RAG systems
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain>=1.2.15
Requires-Dist: langgraph>=1.1.9
Requires-Dist: pydantic>=2.13.3
Dynamic: license-file

<div align="center">
  <img src="img/img_black.png" width="300" alt="Auto-RAG Logo">
  <h1>CortexRAG Agent System</h1>
  <p><i>Autonomous Research & RAG Builder powered by LangGraph</i></p>

  [ ![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg) ](https://www.python.org/downloads/)
  [ ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) ](https://opensource.org/licenses/MIT)
</div>
---
