Metadata-Version: 2.1
Name: llmify
Version: 0.1.2.1
Summary: light weight llm utilities for scalable AI apps
Home-page: https://github.com/Navan0/llmify
Author: Navaneeth KT
Author-email: nktclt@gmail.com
Classifier: License :: Free for non-commercial use
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 1 - Planning
Description-Content-Type: text/markdown


    # llmify: Llightweight LLM utilities for scalable Enterprise AI Apps

    ## Installation

    ### Install with pip

    llmify is available on PyPI as `llmify`

    1. Install `llmify`:

    ```
    pip install llmify --upgrade
    ```


    
    
