Metadata-Version: 2.4
Name: tiny-rag-ai
Version: 0.1.0
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-ai
Requires-Python: >=3.9
Requires-Dist: faiss-cpu
Requires-Dist: sentence-transformers
Requires-Dist: llama-cpp-python
Requires-Dist: huggingface-hub
Requires-Dist: pymupdf
Requires-Dist: numpy
