Metadata-Version: 2.1
Name: hyfi-lpg
Version: 0.1.0
Summary: HyFI-LPG is an LLM powered gleaning tool for HyFI.
Home-page: https://hyfi-lpg.entelecheia.ai
License: MIT
Author: Young Joon Lee
Author-email: entelecheia@hotmail.com
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: hyfi (>=1.36.4,<2.0.0)
Project-URL: Repository, https://github.com/entelecheia/hyfi-lpg
Description-Content-Type: text/markdown

# HyFI-LPG

[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url]

<!-- Links: -->
[codecov-image]: https://codecov.io/gh/entelecheia/hyfi-lpg/branch/main/graph/badge.svg?token=wwvt5uOSYi
[codecov-url]: https://codecov.io/gh/entelecheia/hyfi-lpg
[pypi-image]: https://img.shields.io/pypi/v/hyfi-lpg
[license-image]: https://img.shields.io/github/license/entelecheia/hyfi-lpg
[license-url]: https://github.com/entelecheia/hyfi-lpg/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/hyfi-lpg?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/hyfi-lpg
[release-url]: https://github.com/entelecheia/hyfi-lpg/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg

[repo-url]: https://github.com/entelecheia/hyfi-lpg
[pypi-url]: https://pypi.org/project/hyfi-lpg
[docs-url]: https://hyfi-lpg.entelecheia.ai
[changelog]: https://github.com/entelecheia/hyfi-lpg/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/hyfi-lpg/blob/main/CONTRIBUTING.md
<!-- Links: -->

HyFI-LPG is a powerful HyFI plugin for seamless integration and utilization of large language models in text processing and analysis tasks, enabling efficient workflows for researchers and practitioners.

- Documentation: [https://hyfi-lpg.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/hyfi-lpg][repo-url]
- PyPI: [https://pypi.org/project/hyfi-lpg][pypi-url]

HyFI-LPG is a powerful plugin for the HyFI framework, designed to streamline the integration and utilization of large language models (LLMs) in text processing and analysis tasks. This plugin aims to provide researchers and practitioners with a seamless and efficient workflow, enabling them to harness the full potential of LLMs for various applications.

With HyFI-LPG, users can easily incorporate state-of-the-art language models into their projects, leveraging their advanced capabilities for natural language understanding, generation, and manipulation. The plugin offers a user-friendly interface and a comprehensive set of tools and utilities, making it accessible to both novice and experienced users.

## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [MIT License][license-url].

