Metadata-Version: 2.4
Name: fastrag-cli
Version: 0.1.3
Summary: CLI tool to manage the lifecycle of a RAG
Project-URL: Homepage, https://github.com/AgrospAI/chatbot-tools
Project-URL: Issues, https://github.com/AgrospAI/chatbot-tools/issues
Author-email: AgrospAI <agrospai@udl.cat>, Christian López García <christian.lopez@udl.cat>, Zihan Chen <zihan.chen@udl.cat>, Jordi García Ventura <jordi.garciaventura@udl.cat>
Requires-Python: >=3.13
Requires-Dist: beautifulsoup4>=4.14.3
Requires-Dist: dacite>=1.9.2
Requires-Dist: fastapi>=0.128.0
Requires-Dist: html-to-markdown>=2.14.11
Requires-Dist: httpx>=0.28.1
Requires-Dist: humanize>=4.14.0
Requires-Dist: langchain-milvus>=0.3.3
Requires-Dist: langchain-openai>=1.1.7
Requires-Dist: pymupdf-layout>=1.26.6
Requires-Dist: pymupdf4llm>=0.2.7
Requires-Dist: pypandoc>=1.16.2
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: requests>=2.32.5
Requires-Dist: rich>=14.2.0
Requires-Dist: typer>=0.20.0
Requires-Dist: uvicorn>=0.40.0
Description-Content-Type: text/markdown

# fastRAG CLI

## Usage

```bash
uv run -m fastrag
```
