deeptext-ai


Namedeeptext-ai JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/leonardofurnielis/deeptext-ai
SummaryIntegration package connecting data and AI applications
upload_time2024-09-29 12:48:00
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.
            # Deep Text

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

## Installation 

```bash
pip install deeptext-ai
```

## 📄 Documentation

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leonardofurnielis/deeptext-ai",
    "name": "deeptext-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/e6/8e/8f889f8ae3f04b4c0cb4d183ac6d00277cd566123fca26cf24ad34b2386d/deeptext_ai-0.4.1.tar.gz",
    "platform": null,
    "description": "# Deep Text\n\n![PyPI - Version](https://img.shields.io/pypi/v/deeptext-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/deeptext-ai)\n![PyPI - License](https://img.shields.io/pypi/l/deeptext-ai)\n\n## Installation \n\n```bash\npip install deeptext-ai\n```\n\n## \ud83d\udcc4 Documentation\n\nThe documentation can be found Click [here](https://leonardofurnielis.github.io/deeptext-ai)!\n\nPlease check it out for overview of the interfaces, components, integrations and other resources!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Integration package connecting data and AI applications",
    "version": "0.4.1",
    "project_urls": {
        "Documentation": "https://leonardofurnielis.github.io/deeptext-ai",
        "Homepage": "https://github.com/leonardofurnielis/deeptext-ai",
        "Repository": "https://github.com/leonardofurnielis/deeptext-ai"
    },
    "split_keywords": [
        "retrieval",
        " rag",
        " index",
        " data",
        " llm",
        " ai",
        " nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f00ef4c94189ffb0d0a053094b5431753c2eb62475065162d9290c5b2cb62e5",
                "md5": "b542418c527eb2ad9164ba5307240bbd",
                "sha256": "87b537e9c13e5c7f7ecacd0ba79aaaac1a124c5d76c713456fb59bcf502c390f"
            },
            "downloads": -1,
            "filename": "deeptext_ai-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b542418c527eb2ad9164ba5307240bbd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 28753,
            "upload_time": "2024-09-29T12:47:59",
            "upload_time_iso_8601": "2024-09-29T12:47:59.015465Z",
            "url": "https://files.pythonhosted.org/packages/5f/00/ef4c94189ffb0d0a053094b5431753c2eb62475065162d9290c5b2cb62e5/deeptext_ai-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e68e8f889f8ae3f04b4c0cb4d183ac6d00277cd566123fca26cf24ad34b2386d",
                "md5": "82a8e03fdabf31dd14f6c9ec50634dcf",
                "sha256": "e739c7611f6d7314c5e6f27f28a818db1200dbdb7bba4fe1ae306760c522687d"
            },
            "downloads": -1,
            "filename": "deeptext_ai-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "82a8e03fdabf31dd14f6c9ec50634dcf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 16494,
            "upload_time": "2024-09-29T12:48:00",
            "upload_time_iso_8601": "2024-09-29T12:48:00.325645Z",
            "url": "https://files.pythonhosted.org/packages/e6/8e/8f889f8ae3f04b4c0cb4d183ac6d00277cd566123fca26cf24ad34b2386d/deeptext_ai-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 12:48:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leonardofurnielis",
    "github_project": "deeptext-ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deeptext-ai"
}
        
Elapsed time: 0.86648s