ragl


Nameragl JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
Summaryragl: retrieval-augmented generation (RAG) for text.
upload_time2025-08-13 02:19:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords rag retrieval-augmented-generation vector-search embeddings text-chunking semantic-search llm nlp information-retrieval redis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ragl -- A Python library for storage and retrieval of text embeddings

ragl is in a pre-releae state. While the code is functional, testing and documentation are still in progress, and there may be breaking changes to the code as integration tests are added.

ragl is being actively developed and will soon be released; check here for updates.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ragl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "rag, retrieval-augmented-generation, vector-search, embeddings, text-chunking, semantic-search, llm, nlp, information-retrieval, redis",
    "author": null,
    "author_email": "Andrew Schenck <aschenck@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8f/5a/13829b40af250501ed18a93309163ed51b263535be08a82ea0fc6e5fb180/ragl-0.1.5.tar.gz",
    "platform": null,
    "description": "# ragl -- A Python library for storage and retrieval of text embeddings\n\nragl is in a pre-releae state. While the code is functional, testing and documentation are still in progress, and there may be breaking changes to the code as integration tests are added.\n\nragl is being actively developed and will soon be released; check here for updates.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "ragl: retrieval-augmented generation (RAG) for text.",
    "version": "0.1.5",
    "project_urls": null,
    "split_keywords": [
        "rag",
        " retrieval-augmented-generation",
        " vector-search",
        " embeddings",
        " text-chunking",
        " semantic-search",
        " llm",
        " nlp",
        " information-retrieval",
        " redis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a63ef759959927250e711daef132ff14b8d6dbbb674a60f6a19f431386b20971",
                "md5": "9b50c055f2f9c11e8e4cc95bc219fde0",
                "sha256": "16c53bdf57616d48c7f0a24da00b379e7e96bd13b5f2b3a0e536eeaa4ae12745"
            },
            "downloads": -1,
            "filename": "ragl-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b50c055f2f9c11e8e4cc95bc219fde0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 40906,
            "upload_time": "2025-08-13T02:19:40",
            "upload_time_iso_8601": "2025-08-13T02:19:40.516826Z",
            "url": "https://files.pythonhosted.org/packages/a6/3e/f759959927250e711daef132ff14b8d6dbbb674a60f6a19f431386b20971/ragl-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f5a13829b40af250501ed18a93309163ed51b263535be08a82ea0fc6e5fb180",
                "md5": "b3d60fdab1e5c009661017842c4d2867",
                "sha256": "03b8d7a710513af4704e4a76e12ce0891721bc2f941270345646a5f2fbf194b5"
            },
            "downloads": -1,
            "filename": "ragl-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b3d60fdab1e5c009661017842c4d2867",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 36178,
            "upload_time": "2025-08-13T02:19:41",
            "upload_time_iso_8601": "2025-08-13T02:19:41.920164Z",
            "url": "https://files.pythonhosted.org/packages/8f/5a/13829b40af250501ed18a93309163ed51b263535be08a82ea0fc6e5fb180/ragl-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 02:19:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ragl"
}
        
Elapsed time: 1.10578s