Metadata-Version: 2.4
Name: tiny-rag-ai
Version: 0.1.1
Summary: Complete In-Device RAG chatbot library, no API keys needed.With 2 lines of implementation in applications.
Project-URL: Homepage, https://github.com/Madhan-1000/tiny-rag-ai
Requires-Python: >=3.9
License-File: LICENCE
Requires-Dist: faiss-cpu>=1.7.4
Requires-Dist: numpy>=1.24.0
Requires-Dist: sentence-transformers>=2.7.0
Requires-Dist: llama-cpp-python>=0.2.0
Requires-Dist: huggingface-hub>=0.23.0
Requires-Dist: pathlib>=1.0.1
Provides-Extra: gpu
Requires-Dist: faiss-gpu>=1.7.4; extra == "gpu"
Dynamic: license-file
