findprob

View on PyPIReverse Dependencies (0)

0.2 findprob-0.2-py3-none-any.whl

Wheel Details

Project: findprob
Version: 0.2
Filename: findprob-0.2-py3-none-any.whl
Download: [link]
Size: 8820
MD5: c7e3367965493c768f79e460a659e6f8
SHA256: 60e09d0c2922e31713193e1813af056acdbfe98836403cc864ea2dbed049c822
Uploaded: 2024-12-16 02:22:35 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: findprob
Version: 0.2
Summary: A CLI that lets you classify and search for problems by topic using an LLM
Author-Email: Rebecca Dang <rdang[at]berkeley.edu>, Jessica Lin <linjessica[at]berkeley.edu>, Samantha Huang <samanthahuang[at]berkeley.edu>
Maintainer-Email: Rebecca Dang <rdang[at]berkeley.edu>, Jessica Lin <linjessica[at]berkeley.edu>, Samantha Huang <samanthahuang[at]berkeley.edu>
Project-Url: Homepage, https://phrdang.github.io/findprob/
Project-Url: Repository, https://github.com/phrdang/findprob.git
Project-Url: Issues, https://github.com/phrdang/findprob/issues
Keywords: AI,LLM,classify problems,edtech,education,find problems,findprob,problems,search problems
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: beautifulsoup4
Requires-Dist: faiss-cpu
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: langchain-core
Requires-Dist: langchain-openai
Requires-Dist: lxml
Requires-Dist: pypdf
Requires-Dist: typer (>=0.12.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1163 characters]

WHEEL

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

RECORD

Path Digest Size
findprob/__about__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
findprob/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
findprob/__main__.py sha256=Rn1KU7OE9b1nFmTEC0TTtnRvGy_88lXr_Thc9JIjFqg 70
findprob/classify_helpers.py sha256=WxOiX26opNVa61_PWHbWCt0Fh_c96GOGYcdVkycYkeE 7095
findprob/cli.py sha256=JQXLtHXvG5OXnincY2-q9KKXJN68OsQ-V-sDWJcHWeY 64
findprob/findprob.py sha256=69eQaQVGnea7UHyv7YBKW5Y3fdPqd2whM6X8Ekc9mUE 8708
findprob/text_helpers.py sha256=1onmZzQCG1FLoXc3PY789HM7Z3pdXd_Or9gZA9pis0s 1317
findprob-0.2.dist-info/METADATA sha256=v7P2F9-xLHK4_KoiE_nCjb1Bf2K7WzcEFqvZJsr-A6w 2438
findprob-0.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
findprob-0.2.dist-info/entry_points.txt sha256=nENhpsX4QyKT5wjgQ2kNgQ2hBSgsn8-eaGs4Rq4WmRk 46
findprob-0.2.dist-info/licenses/LICENSE sha256=pArlhlYhGgSQy6Lcg1KMktxoLoGnLuosfLJVvb-kYAM 1069
findprob-0.2.dist-info/RECORD

entry_points.txt

findprob = findprob.cli:app