rag-kmk

View on PyPIReverse Dependencies (1)

0.0.38 rag_kmk-0.0.38-py2.py3-none-any.whl

Wheel Details

Project: rag-kmk
Version: 0.0.38
Filename: rag_kmk-0.0.38-py2.py3-none-any.whl
Download: [link]
Size: 11914
MD5: af271f5955f15e9092af3f70013919e1
SHA256: ace33c90426fb9600a01627451576224f84fdcd60288575d3d908e3a886872c8
Uploaded: 2024-09-24 16:06:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rag-kmk
Version: 0.0.38
Summary: A simple RAG implementation for educational purposes implemented by Murat Karakaya Akademi
Author-Email: Murat Karakaya <kmkarakaya[at]gmail.com>
Project-Url: Homepage, https://github.com/kmkarakaya/rag-kmk
License: MIT License
Keywords: rag-kmk
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: chromadb (==0.5.3)
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: PyMuPDF
Requires-Dist: python-docx
Requires-Dist: langchain
Requires-Dist: sentence-transformers
Requires-Dist: google.generativeai
Requires-Dist: rag-kmk[extra]; extra == "all"
Requires-Dist: pandas; extra == "extra"
Provides-Extra: all
Provides-Extra: extra
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 428 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
rag_kmk/__init__.py sha256=E9JodihKo2owvOwcnLFCNe5JRFvHqSN2ip7tMJDGcsg 908
rag_kmk/run_rag_kmk.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rag_kmk/chat_flow/__init__.py sha256=Lmul8EETQeoR9OC3RRWUyxPbwHhH5oWSLJKz59tNdrg 359
rag_kmk/chat_flow/llm_interface.py sha256=iG7QNqeLTOiEiEO-y4kZz45Oc26bfd4dEWFIjvJr9Lw 2009
rag_kmk/chat_flow/prompt_handler.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rag_kmk/config/config custom.yaml sha256=D_viuc2f_cjA6vGAccoeWodkBnvh2VqeJ2kR42AOArk 915
rag_kmk/config/config.py sha256=SdeG1pDrAQdHlqQgXij_ytUhYMa1kQ7xy4b2DJMg_70 869
rag_kmk/config/config.yaml sha256=0OIRoJFO_CMZN30EKDs-PXIik1QgrujplIMatYvNVwg 1927
rag_kmk/knowledge_base/__init__.py sha256=ZZFvuG4uVd9OLpwIBoBAii4jRutA8xwuDQkCCx5xLK8 113
rag_kmk/knowledge_base/document_loader.py sha256=PlJLNJw3Thwhd6LdeNYWfeVR-1nDmlmy-cx7U9Gf4oo 3583
rag_kmk/knowledge_base/text_splitter.py sha256=5WHap_HhXBuZSAXNJ0hp7siiGe1bMlYQs7kqTUUc028 2350
rag_kmk/vector_db/__init__.py sha256=Mw6rF8QsNlgHkCyYJHGusyJmROWj6pytdWXPIFrAgGs 213
rag_kmk/vector_db/database.py sha256=uyJW2hflvAGyVWr12K3nkhWy9gPcGPbUK_mKxnnQonA 2855
rag_kmk/vector_db/query.py sha256=QsdEzt3mcJPsGCdKCgt38FoEjvDvfGzSv_W6Kspflao 1762
rag_kmk-0.0.38.dist-info/LICENSE sha256=i_T0dR8lrD6GDV1MDbgBHnBbyjFi-UvEbAibTqLCDrk 1073
rag_kmk-0.0.38.dist-info/METADATA sha256=Qx4QNw5sA-ThYJ_3WfB4zPZfjuCBAXL7Wl-hwGwhwvI 1558
rag_kmk-0.0.38.dist-info/WHEEL sha256=AHX6tWk3qWuce7vKLrj7lnulVHEdWoltgauo8bgCXgU 109
rag_kmk-0.0.38.dist-info/entry_points.txt sha256=pOFkVZrF5KpzeN2FlhF9CDLcN30K4p3HE1jjlWmD5C4 45
rag_kmk-0.0.38.dist-info/top_level.txt sha256=aMCXCuHBTOP5OxOKbi12_jmtxYgyxcwry0AeijT2qG8 8
rag_kmk-0.0.38.dist-info/RECORD

top_level.txt

rag_kmk

entry_points.txt

rag_kmk = rag_kmk.cli:main