Metadata-Version: 2.1
Name: wizz
Version: 0.2.0
Summary: A terminal-based LLM chat client with knowledge retrieval.
Home-page: https://github.com/ryzhakar/wizz
License: MIT
Keywords: chat-client,local-LLMs,terminal,query-response,AI,natural-language-processing
Author: Arthur Ryzhak
Author-email: ryzhakar@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiorwlock (>=1.4.0,<2.0.0)
Requires-Dist: aiosqlite (>=0.20.0,<0.21.0)
Requires-Dist: alembic (>=1.13.1,<2.0.0)
Requires-Dist: annoy (>=1.17.3,<2.0.0)
Requires-Dist: greenlet (>=3.0.3,<4.0.0)
Requires-Dist: langchain (>=0.1.12,<0.2.0)
Requires-Dist: langchain-cli (>=0.0.21,<0.0.22)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: sentence-transformers (>=2.5.1,<3.0.0)
Requires-Dist: sqlalchemy (>=2,<3)
Requires-Dist: sqlalchemy2-stubs (>=0.0.2a38,<0.0.3)
Requires-Dist: tiktoken (>=0.6.0,<0.7.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/ryzhakar/wizz
Description-Content-Type: text/markdown


