tempestai


Nametempestai JSON
Version 0.5.7 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/tempestai
SummaryLoad any data in one line of code and connect with AI applications
upload_time2025-01-24 22:17:33
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.
            # Langtxt Python Client

![PyPI - Version](https://img.shields.io/pypi/v/langtxt)
[![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/langtxt)
![PyPI - License](https://img.shields.io/pypi/l/langtxt)

## Installation 

```bash
pip install langtxt
```

## 📄 Documentation

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

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/71/2f/5d993ee896034bc21e0e500904434630edc595d79ea5951c8dd1b2c5cc47/tempestai-0.5.7.tar.gz",
    "platform": null,
    "description": "# Langtxt Python Client\n\n![PyPI - Version](https://img.shields.io/pypi/v/langtxt)\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/langtxt)\n![PyPI - License](https://img.shields.io/pypi/l/langtxt)\n\n## Installation \n\n```bash\npip install langtxt\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/langtxt)!\n\nPlease check it out for overview of the interfaces, components, integrations and other resources!",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Load any data in one line of code and connect with AI applications",
    "version": "0.5.7",
    "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": "2eba6dea48a0dc9c43c8a3d86cd96990a83fd439f6eff3c71eb7e204802da084",
                "md5": "61027a495b35eda5c0850b51f41327a2",
                "sha256": "4ed1f3c5acc90f9c3fdd6ac4720a828162d78727184f28262d7f055848bafad6"
            },
            "downloads": -1,
            "filename": "tempestai-0.5.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61027a495b35eda5c0850b51f41327a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 34638,
            "upload_time": "2025-01-24T22:17:32",
            "upload_time_iso_8601": "2025-01-24T22:17:32.002859Z",
            "url": "https://files.pythonhosted.org/packages/2e/ba/6dea48a0dc9c43c8a3d86cd96990a83fd439f6eff3c71eb7e204802da084/tempestai-0.5.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "712f5d993ee896034bc21e0e500904434630edc595d79ea5951c8dd1b2c5cc47",
                "md5": "dc4acb83c188fe09ee96e41bd78f3e9f",
                "sha256": "58de7096672fee4df02dbad7f31958a827c385f3a1e2da577baced4b542a66a0"
            },
            "downloads": -1,
            "filename": "tempestai-0.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dc4acb83c188fe09ee96e41bd78f3e9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 22373,
            "upload_time": "2025-01-24T22:17:33",
            "upload_time_iso_8601": "2025-01-24T22:17:33.904419Z",
            "url": "https://files.pythonhosted.org/packages/71/2f/5d993ee896034bc21e0e500904434630edc595d79ea5951c8dd1b2c5cc47/tempestai-0.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 22:17:33",
    "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: 4.51603s