EviSense

View on PyPIReverse Dependencies (0)

1.0.2 evisense-1.0.2-py3-none-any.whl

Wheel Details

Project: EviSense
Version: 1.0.2
Filename: evisense-1.0.2-py3-none-any.whl
Download: [link]
Size: 14835
MD5: 31c03838bff3df2f61e3cc549e10c901
SHA256: 0895a6e0888683642c278adde2dbd94807906dcc73a3cca35790bc83f055ab07
Uploaded: 2025-02-13 19:08:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: EviSense
Version: 1.0.2
Summary: EviSense is a Python library developed as a part of BrainKB project designed to extract evidence and rationales for specific terms within documents, including scientific publications. It enables efficient retrieval of relevant information from various sources, supporting multiple LLM providers and concurrent processing.
Author: tekrajchhetri
Author-Email: tekrajchhetri[at]gmail.com
Maintainer: tekrajchhetri
Maintainer-Email: tekrajchhetri[at]gmail.com
Home-Page: https://github.com/sensein/EviSense
Project-Url: Documentation, https://tekrajchhetri.github.io/EviSense
Project-Url: Repository, https://github.com/sensein/EviSense
License: MIT License (MIT)
Keywords: python,knowledge graph,evidence extraction,language model
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: grobidarticleextractor (<0.8.0,>=0.7.0)
Requires-Dist: ollama (<0.5.0,>=0.4.7)
Requires-Dist: openai (<2.0.0,>=1.61.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3223 characters]

WHEEL

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

RECORD

Path Digest Size
EviSense/__init__.py sha256=W8OAq_8Pwg9EpqVML1i07DrttQ9fkE2rLUe8_h5Wlno 48
EviSense/app.py sha256=JvYo34Oj_hTrWMXgUELS8X_jo3UdgnR9cwJ8f81Tj7c 6025
EviSense/cli.py sha256=qJOVBq3er1oXtjvacrbqm1-6mgnrJHlYa2ehKeIbH-0 3995
EviSense/llm_connector.py sha256=1ZSsRo1eWdXLGr4n3IxXxM9x9_tBqsR2XbsN83iaHZE 6651
EviSense/shared.py sha256=WCTWYz-um222_h2nLZy_AdUvVZPpZM91RHoDLuprC24 21776
evisense-1.0.2.dist-info/LICENSE.txt sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
evisense-1.0.2.dist-info/METADATA sha256=HVm2whDdQnJnXFDkr12TfWBE2d6jTl_kdBgoPhWNO6M 4681
evisense-1.0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
evisense-1.0.2.dist-info/entry_points.txt sha256=XMFJHG-OR6NydylJ0oCutmw1B5x8ZnpKZU4wsbAkRe8 49
evisense-1.0.2.dist-info/RECORD

entry_points.txt

evisense-cli = EviSense.cli:cli