labrador-ai


Namelabrador-ai JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/labrador
SummaryLoad any data in one line of code and connect with AI applications
upload_time2025-02-07 20:23:40
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.
            # Labrador

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

## Installation 

```bash
pip install labrador-ai
```

## 📄 Documentation

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leonardofurnielis/labrador",
    "name": "labrador-ai",
    "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/41/22/06c1419b91d408dd868f03fca8895ab72b705aad0ece04bf62aa88cfb0d5/labrador_ai-0.6.1.tar.gz",
    "platform": null,
    "description": "# Labrador\n\n![PyPI - Version](https://img.shields.io/pypi/v/labrador-ai)\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/labrador-ai)\n![PyPI - License](https://img.shields.io/pypi/l/labrador-ai)\n\n## Installation \n\n```bash\npip install labrador-ai\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/labrador)!\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.6.1",
    "project_urls": {
        "Documentation": "https://leonardofurnielis.github.io/labrador",
        "Homepage": "https://github.com/leonardofurnielis/labrador",
        "Repository": "https://github.com/leonardofurnielis/labrador"
    },
    "split_keywords": [
        "retrieval",
        " rag",
        " index",
        " data",
        " llm",
        " ai",
        " nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed7c711bb56b0c4c0e66f9b1ddfe8e9cef9d82c64c7663c8163bd4e913501f65",
                "md5": "711a7d1a304e62b439e6efbe5dfda65d",
                "sha256": "0b16682c6ae77eec1c5d6c2146b9240d18a105bafaf1f3e6ac2077ebcc4d2d7f"
            },
            "downloads": -1,
            "filename": "labrador_ai-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "711a7d1a304e62b439e6efbe5dfda65d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 36071,
            "upload_time": "2025-02-07T20:23:38",
            "upload_time_iso_8601": "2025-02-07T20:23:38.447654Z",
            "url": "https://files.pythonhosted.org/packages/ed/7c/711bb56b0c4c0e66f9b1ddfe8e9cef9d82c64c7663c8163bd4e913501f65/labrador_ai-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "412206c1419b91d408dd868f03fca8895ab72b705aad0ece04bf62aa88cfb0d5",
                "md5": "37dfe4aabfb727d4938c06d5941c2333",
                "sha256": "40606c7a6c2d86c997d39ee5cee6d212766b49a582b9bc87e347c4423ec231f7"
            },
            "downloads": -1,
            "filename": "labrador_ai-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "37dfe4aabfb727d4938c06d5941c2333",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 23865,
            "upload_time": "2025-02-07T20:23:40",
            "upload_time_iso_8601": "2025-02-07T20:23:40.763592Z",
            "url": "https://files.pythonhosted.org/packages/41/22/06c1419b91d408dd868f03fca8895ab72b705aad0ece04bf62aa88cfb0d5/labrador_ai-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 20:23:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "labrador",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "labrador-ai"
}
        
Elapsed time: 0.37673s