tempestai


Nametempestai JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/tempestai
SummaryLoad any data in one line of code and connect with AI applications
upload_time2024-12-27 22:01:55
maintainerNone
docs_urlNone
authorLeonardo Furnielis
requires_python<4.0,>=3.10
licenseMIT
keywords retrieval rag index data llm ai nlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tempest Python Client

![PyPI - Version](https://img.shields.io/pypi/v/tempestai)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
![PyPI - Downloads](https://img.shields.io/pypi/dm/tempestai)
![PyPI - License](https://img.shields.io/pypi/l/tempestai)

## Installation 

```bash
pip install tempestai
```

## 📄 Documentation

The documentation can be found Click [here](https://leonardofurnielis.github.io/tempestai)!

Please check it out for overview of the interfaces, components, integrations and other resources!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leonardofurnielis/tempestai",
    "name": "tempestai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "retrieval, RAG, index, data, LLM, AI, NLP",
    "author": "Leonardo Furnielis",
    "author_email": "leonardofurnielis@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/86/0b/1f666f87c438ba99bfc0416de472c7ea163f92add0f0f1663b599be70819/tempestai-0.5.0.tar.gz",
    "platform": null,
    "description": "# Tempest Python Client\n\n![PyPI - Version](https://img.shields.io/pypi/v/tempestai)\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/tempestai)\n![PyPI - License](https://img.shields.io/pypi/l/tempestai)\n\n## Installation \n\n```bash\npip install tempestai\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/tempestai)!\n\nPlease check it out for overview of the interfaces, components, integrations and other resources!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Load any data in one line of code and connect with AI applications",
    "version": "0.5.0",
    "project_urls": {
        "Documentation": "https://leonardofurnielis.github.io/tempestai",
        "Homepage": "https://github.com/leonardofurnielis/tempestai",
        "Repository": "https://github.com/leonardofurnielis/tempestai"
    },
    "split_keywords": [
        "retrieval",
        " rag",
        " index",
        " data",
        " llm",
        " ai",
        " nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abef7fc38b08373741ced5a1dd9c57bed60d76bd69f3b47d784337e89e337e10",
                "md5": "6d439f7023f2d2cfb205ce21bf1a36e3",
                "sha256": "ac8f0a10f9108a8393e186d0f4c5fec172de3c2ef6c0968b187253fd1b2a2282"
            },
            "downloads": -1,
            "filename": "tempestai-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d439f7023f2d2cfb205ce21bf1a36e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 34343,
            "upload_time": "2024-12-27T22:01:52",
            "upload_time_iso_8601": "2024-12-27T22:01:52.671011Z",
            "url": "https://files.pythonhosted.org/packages/ab/ef/7fc38b08373741ced5a1dd9c57bed60d76bd69f3b47d784337e89e337e10/tempestai-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "860b1f666f87c438ba99bfc0416de472c7ea163f92add0f0f1663b599be70819",
                "md5": "602a1091794b2da1faf015e736a2583e",
                "sha256": "ecb7143dabc4427fcff85c1cfd8c61804e0f365679d143a90237dae483aa1132"
            },
            "downloads": -1,
            "filename": "tempestai-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "602a1091794b2da1faf015e736a2583e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 22277,
            "upload_time": "2024-12-27T22:01:55",
            "upload_time_iso_8601": "2024-12-27T22:01:55.249157Z",
            "url": "https://files.pythonhosted.org/packages/86/0b/1f666f87c438ba99bfc0416de472c7ea163f92add0f0f1663b599be70819/tempestai-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 22:01:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "tempestai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tempestai"
}
        
Elapsed time: 5.84579s