llm-pdf-chat

View on PyPIReverse Dependencies (0)

0.5.0 llm_pdf_chat-0.5.0-py3-none-any.whl

Wheel Details

Project: llm-pdf-chat
Version: 0.5.0
Filename: llm_pdf_chat-0.5.0-py3-none-any.whl
Download: [link]
Size: 8885
MD5: 779874c7ca3151cb18064b0969124aec
SHA256: 4cb84f0327e91a71a155a03561327ee9aaa45f16ac4fe23341f3139b937f3b65
Uploaded: 2023-10-05 23:00:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-pdf-chat
Version: 0.5.0
Summary: Talk to your PDFs using an LLM.
Author: Rushabh Doshi
Author-Email: radoshi+pypi[at]gmail.com
Home-Page: https://github.com/radoshi/llm-pdf
Project-Url: Repository, https://github.com/radoshi/llm-pdf
License: MIT
Keywords: openai,llm,cli,pdf
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: arxiv (<2.0.0,>=1.4.8)
Requires-Dist: chromadb (<0.5.0,>=0.4.13)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: openai (<0.28.0,>=0.27.6)
Requires-Dist: pydantic (<3.0.0,>=2.3.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.0.3)
Requires-Dist: pypdf (<4.0.0,>=3.16.2)
Requires-Dist: rich (<14.0.0,>=13.3.5)
Requires-Dist: tiktoken (<0.6.0,>=0.5.1)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 621 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llmpdf/__init__.py sha256=WHizC8UzElmTH3641zjnMTLUHmP2rliWLTalgHU6vMA 75
llmpdf/ai.py sha256=SUS6cAQMEiKRnCyW9f4stBvb98UQIryHpoBCFkG6ewo 4849
llmpdf/db.py sha256=J1bFFrkELxk0IG47pFDXKHtvjbPTdboId68aBp7HqI8 3194
llmpdf/download.py sha256=AC2ndr2ZT2xbkpiXMFuBD12P22Xu_mj-bAlFI1NnLAQ 1045
llmpdf/main.py sha256=qoWZN2oH4QHG8bIeJkF_Qo1L_tI2OP6vziFm19i-3Cg 6428
llmpdf/util.py sha256=SvXFZxcyQ4E9VOgk7qA-dcHyh5VqPInAy9BlY9Fs-2c 1019
llm_pdf_chat-0.5.0.dist-info/LICENSE sha256=HEV0qpFnSdQIsKJ2RD8fWiO69Uf53BQ75SyAtOpCnp0 1070
llm_pdf_chat-0.5.0.dist-info/METADATA sha256=gHBvbBp7kkfutRV2BTJ6vddFWRHr9dGjc98h2bneL4s 1631
llm_pdf_chat-0.5.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
llm_pdf_chat-0.5.0.dist-info/entry_points.txt sha256=xWR4L3D7lhNS7_DpV-9uenUCpULEiyMkr9Uovk0qQTY 44
llm_pdf_chat-0.5.0.dist-info/RECORD

entry_points.txt

llm-pdf = llmpdf.main:main