insightvault

View on PyPIReverse Dependencies (0)

0.0.3 insightvault-0.0.3-py3-none-any.whl

Wheel Details

Project: insightvault
Version: 0.0.3
Filename: insightvault-0.0.3-py3-none-any.whl
Download: [link]
Size: 18058
MD5: 4ea4577563af7c11ff5c2bb0333a1eb6
SHA256: be80d1dc199fb00e4e8445e7a45ec644b6f7544c2a1effeb8f87467dad46fa64
Uploaded: 2025-01-10 18:40:03 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: insightvault
Version: 0.0.3
Summary: Local RAG pipeline runner
Author: David Kirchhoff
License: MIT License Copyright (c) 2024 David Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.9
Requires-Dist: chromadb (>=0.4.22)
Requires-Dist: click (>=8.1.7)
Requires-Dist: fastapi (>=0.109.2)
Requires-Dist: llama-index (>=0.12.5)
Requires-Dist: ollama (>=0.4.4)
Requires-Dist: pydantic (>=2.10.4)
Requires-Dist: python-multipart (>=0.0.9)
Requires-Dist: sentence-transformers (>=2.5.1)
Requires-Dist: uvicorn (>=0.27.1)
Requires-Dist: mypy (>=1.8.0); extra == "dev"
Requires-Dist: pre-commit (>=4.0.1); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.5); extra == "dev"
Requires-Dist: pytest (>=8.0.0); extra == "dev"
Requires-Dist: ruff (>=0.2.1); extra == "dev"
Requires-Dist: twine (>=6.0.1); extra == "dev"
Requires-Dist: types-pyyaml (>=6.0.12); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4837 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
insightvault/__init__.py sha256=HajgeAkKxAib2MqfpGy8esaTc6vfulCEEDZS_wuKALo 277
insightvault/constants.py sha256=cJ8vRBj60wgCSvn7Yf-4wp9ztqyvCl9sW61yPjdSg8M 36
insightvault/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
insightvault/app/base.py sha256=3PQp1ZzYj9tByvLjtCpuwhIW2kB1mlR8YShilqFQRNQ 3409
insightvault/app/cli.py sha256=DrSwXb_d1h0bN1w2aDxXumg6CnSn6zXZf0ZSV4_EXI8 4142
insightvault/app/rag.py sha256=6XQB7NDl2m_Wk5ZRco-2I6tkFwFQETzjqIC1BguwppE 2786
insightvault/app/search.py sha256=jKV_Ayi2rDu8Xmg99nF-YlFK9o_k8oWT9RwFEUdoT8E 1353
insightvault/app/summarizer.py sha256=taxGX1aB-sdQQchAx-4eSJ7NmwCqy1mkRpGjIswVVDQ 1405
insightvault/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
insightvault/models/config.py sha256=sd6Up1Z-Rnr6DuxzDiis33yGGEGRPdHkwD9axoDSqn4 604
insightvault/models/database.py sha256=6VBtRpDB1Wq9lHLBKRXwBms8oTKZu11oXsFzVtYN6uY 90
insightvault/models/document.py sha256=dnKNbPF15pp-Ey2F0zbhHBP_9-WHmIjMJxrPtbbDUjU 771
insightvault/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
insightvault/services/database.py sha256=VUvCLF066PmEiZm6_QzyNe9zbebHQG7mbMp7_eT9-uc 7456
insightvault/services/embedding.py sha256=cYzIpGHsUUylaGkGpoWZ0PLePGs4beZ6D0R6rwqxpQM 1791
insightvault/services/llm.py sha256=o2S8IlWN-HJ-yrH_98L6wjrM81PQwA9IKhvokHP6-QE 3032
insightvault/services/prompt.py sha256=yv1hqdPJ1x9-1QWM-Bay2nax8ExtGqnZX7FmO1Id1vs 1913
insightvault/services/splitter.py sha256=WxpqYWJG5x41G6uzSbiiPBst5hxoJN3dm5OxV-zRTZo 1569
insightvault/utils/logging.py sha256=spkKC0VsBFlPHkB6H2LN96t3YhhwcNOEciW_ROcPF6I 509
insightvault-0.0.3.dist-info/METADATA sha256=b8n7Ds3N-xrVyKJ6zsbRqpJhx5CD6TLNSb64fitVKbw 6971
insightvault-0.0.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
insightvault-0.0.3.dist-info/entry_points.txt sha256=T8xIy4dA051VfM1T9Zqe7vANC8dndBmbAVZaREtL0BY 42
insightvault-0.0.3.dist-info/licenses/LICENSE sha256=t6tcqDpsfdADX2vEiOTfhv7gC2eRMFO2cyg2bpHcY5w 1062
insightvault-0.0.3.dist-info/RECORD

entry_points.txt

insightvault = run:main