ragflow


Nameragflow JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/breezedeus/ragflow
SummaryEfficient Document-Based QA with Retrieval-Augmented Generation (RAG) and Large Language Models (LLM).
upload_time2023-11-20 03:25:49
maintainer
docs_urlNone
authorbreezedeus
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RAGFlow
RAGFlow: Integrating Large Language Models (LLM) with Retrieval-Augmented Generation (RAG) for efficient document-based QA. Streamlining complex query responses through advanced data retrieval and contextual understanding.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/breezedeus/ragflow",
    "name": "ragflow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "breezedeus",
    "author_email": "breezedeus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/d5/68292806f962aef917673505a0d766a81aa963b05e818009dab1fb1f6be3/ragflow-0.0.1.tar.gz",
    "platform": "Mac",
    "description": "# RAGFlow\nRAGFlow: Integrating Large Language Models (LLM) with Retrieval-Augmented Generation (RAG) for efficient document-based QA. Streamlining complex query responses through advanced data retrieval and contextual understanding.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Efficient Document-Based QA with Retrieval-Augmented Generation (RAG) and Large Language Models (LLM).",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/breezedeus/ragflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65f9d2e22312e1812c5f971f01289111b8bdadf411d8c2bda969be727cc2021a",
                "md5": "a6c6f0bbb70fe3443471a27b2c665327",
                "sha256": "fb0bc816aaf473f6a3908791187d3492ef92f2a2ff7625deed3a10ce7d1df2dc"
            },
            "downloads": -1,
            "filename": "ragflow-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6c6f0bbb70fe3443471a27b2c665327",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1490,
            "upload_time": "2023-11-20T03:25:38",
            "upload_time_iso_8601": "2023-11-20T03:25:38.263861Z",
            "url": "https://files.pythonhosted.org/packages/65/f9/d2e22312e1812c5f971f01289111b8bdadf411d8c2bda969be727cc2021a/ragflow-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73d568292806f962aef917673505a0d766a81aa963b05e818009dab1fb1f6be3",
                "md5": "cef759178cb7b49d5fe8aad5b389fde5",
                "sha256": "5c7be4b3b458503563325ff5654e4afde245688fed31e93821b949245199ba0e"
            },
            "downloads": -1,
            "filename": "ragflow-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cef759178cb7b49d5fe8aad5b389fde5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2398,
            "upload_time": "2023-11-20T03:25:49",
            "upload_time_iso_8601": "2023-11-20T03:25:49.076860Z",
            "url": "https://files.pythonhosted.org/packages/73/d5/68292806f962aef917673505a0d766a81aa963b05e818009dab1fb1f6be3/ragflow-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 03:25:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "breezedeus",
    "github_project": "ragflow",
    "github_not_found": true,
    "lcname": "ragflow"
}
        
Elapsed time: 0.23347s