exasol-text-ai-extension


Nameexasol-text-ai-extension JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummarySoftware components for text-based AI applications, such as information extraction.
upload_time2025-07-16 07:36:13
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseNone
keywords exasol text_ai_extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Exasol Text AI

Exasol Text AI is a native Exasol solution that leverages AI to transform unstructured and semi-structured business data into relational data that can power analytics and drive insight. Exasol Text AI is as a paid extension of Exasol that requires an Exasol database (and license) and will be deployed via [AI Lab](https://github.com/exasol/ai-lab/).

This package uses UDFs that process the target unstructured data and then uses third-party language models to extract insights. The output data is then stored in a relational model within the Exasol database to power analytics and AI-aided insights. The language models are open source and downloaded from Huggingface.

For a commercial evaluation, Text AI comes with a free community license that is limited in features and in the raw data size it will process.

## Status: <span style="color: red">Pre-Release</span>

> **Please note that the currently available download is only a pre-release.**


<p style="height: 1cm"></p>
<a href="https://pypi.org/project/exasol_text_ai_extension/">
    <img src="https://img.shields.io/pypi/dm/exasol_text_ai_extension" alt="Downloads">
</a>
<a href="https://pypi.org/project/exasol_text_ai_extension/">
    <img src="https://img.shields.io/pypi/pyversions/exasol_text_ai_extension" alt="Supported Python Versions">
</a>
<a href="https://pypi.org/project/exasol_text_ai_extension/">
    <img src="https://img.shields.io/pypi/v/exasol_text_ai_extension" alt="PyPi Package">
</a>

## License: Proprietary

See the Exasol EULA for details: https://www.exasol.com/terms-and-conditions/

## ️Prerequisites

- [Python](https://www.python.org/) 3.10

## Installation

```shell
pip install exasol_text_ai_extension
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exasol-text-ai-extension",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "exasol, text_ai_extension",
    "author": null,
    "author_email": "Christoph Kuhnke <christoph.kuhnke@exasol.com>, Christoph Kuhnke <christoph.kuhnke@exasol.com>",
    "download_url": null,
    "platform": null,
    "description": "# Exasol Text AI\n\nExasol Text AI is a native Exasol solution that leverages AI to transform unstructured and semi-structured business data into relational data that can power analytics and drive insight. Exasol Text AI is as a paid extension of Exasol that requires an Exasol database (and license) and will be deployed via [AI Lab](https://github.com/exasol/ai-lab/).\n\nThis package uses UDFs that process the target unstructured data and then uses third-party language models to extract insights. The output data is then stored in a relational model within the Exasol database to power analytics and AI-aided insights. The language models are open source and downloaded from Huggingface.\n\nFor a commercial evaluation, Text AI comes with a free community license that is limited in features and in the raw data size it will process.\n\n## Status: <span style=\"color: red\">Pre-Release</span>\n\n> **Please note that the currently available download is only a pre-release.**\n\n\n<p style=\"height: 1cm\"></p>\n<a href=\"https://pypi.org/project/exasol_text_ai_extension/\">\n    <img src=\"https://img.shields.io/pypi/dm/exasol_text_ai_extension\" alt=\"Downloads\">\n</a>\n<a href=\"https://pypi.org/project/exasol_text_ai_extension/\">\n    <img src=\"https://img.shields.io/pypi/pyversions/exasol_text_ai_extension\" alt=\"Supported Python Versions\">\n</a>\n<a href=\"https://pypi.org/project/exasol_text_ai_extension/\">\n    <img src=\"https://img.shields.io/pypi/v/exasol_text_ai_extension\" alt=\"PyPi Package\">\n</a>\n\n## License: Proprietary\n\nSee the Exasol EULA for details: https://www.exasol.com/terms-and-conditions/\n\n## \ufe0fPrerequisites\n\n- [Python](https://www.python.org/) 3.10\n\n## Installation\n\n```shell\npip install exasol_text_ai_extension\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Software components for text-based AI applications, such as information extraction.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "exasol",
        " text_ai_extension"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b25419225034b352e00557483ed69567913e43a9f3bc27ecfe71870b8390a966",
                "md5": "eb927cf66311f59bd9d1e11ac5d7d839",
                "sha256": "d652347fcb40a3483f1e269c50a58e097abeddd0f7212f1a36c8cbe412de1804"
            },
            "downloads": -1,
            "filename": "exasol_text_ai_extension-0.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb927cf66311f59bd9d1e11ac5d7d839",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.10",
            "size": 15556797,
            "upload_time": "2025-07-16T07:36:13",
            "upload_time_iso_8601": "2025-07-16T07:36:13.077163Z",
            "url": "https://files.pythonhosted.org/packages/b2/54/19225034b352e00557483ed69567913e43a9f3bc27ecfe71870b8390a966/exasol_text_ai_extension-0.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 07:36:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exasol-text-ai-extension"
}
        
Elapsed time: 0.42404s