simpler-graphrag


Namesimpler-graphrag JSON
Version 2024.8.7.18.32.35 PyPI version JSON
download
home_pagehttps://github.com/yuanjie-ai/simpler_graphrag
SummaryCreate a Python package.
upload_time2024-08-07 10:32:39
maintainerNone
docs_urlNone
authoryuanjie
requires_python>=3.7
licenseMIT license
keywords simpler_graphrag
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![image](https://img.shields.io/pypi/v/llm4gpt.svg) ![image](https://img.shields.io/travis/yuanjie-ai/llm4gpt.svg) ![image](https://readthedocs.org/projects/llm4gpt/badge/?version=latest)

<h1 align = "center">🔥GraphRAG傻瓜式应用🔥</h1>

# todo

- restful api
    - 上传文件
    - 文档智能
    - 问答:openai chat接口, 流失输出

- GraphRAG
    - 向量缓存
    - 语义缓存

- 文档智能
    - textin
    - moonshot
    - minicpm

- docker一键部署

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yuanjie-ai/simpler_graphrag",
    "name": "simpler-graphrag",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "simpler_graphrag",
    "author": "yuanjie",
    "author_email": "313303303@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/85/d41b0973c13c8839e675f3ad23152c86a53469d83e9243853b51b320be50/simpler_graphrag-2024.8.7.18.32.35.tar.gz",
    "platform": null,
    "description": "![image](https://img.shields.io/pypi/v/llm4gpt.svg) ![image](https://img.shields.io/travis/yuanjie-ai/llm4gpt.svg) ![image](https://readthedocs.org/projects/llm4gpt/badge/?version=latest)\n\n<h1 align = \"center\">\ud83d\udd25GraphRAG\u50bb\u74dc\u5f0f\u5e94\u7528\ud83d\udd25</h1>\n\n# todo\n\n- restful api\n    - \u4e0a\u4f20\u6587\u4ef6\n    - \u6587\u6863\u667a\u80fd\n    - \u95ee\u7b54\uff1aopenai chat\u63a5\u53e3\uff0c \u6d41\u5931\u8f93\u51fa\n\n- GraphRAG\n    - \u5411\u91cf\u7f13\u5b58\n    - \u8bed\u4e49\u7f13\u5b58\n\n- \u6587\u6863\u667a\u80fd\n    - textin\n    - moonshot\n    - minicpm\n\n- docker\u4e00\u952e\u90e8\u7f72\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Create a Python package.",
    "version": "2024.8.7.18.32.35",
    "project_urls": {
        "Homepage": "https://github.com/yuanjie-ai/simpler_graphrag"
    },
    "split_keywords": [
        "simpler_graphrag"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f530efe2f326ac6f0e78df522405a87c504cd966fe9999ea000b733c32e7e51e",
                "md5": "7c66cdfaeb9c4af4723efee78d48a171",
                "sha256": "6d574ab6c88d7e3a3e0c76879d40dab04b427208d1334e3a0f8449c0c4c61acc"
            },
            "downloads": -1,
            "filename": "simpler_graphrag-2024.8.7.18.32.35-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c66cdfaeb9c4af4723efee78d48a171",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3316,
            "upload_time": "2024-08-07T10:32:37",
            "upload_time_iso_8601": "2024-08-07T10:32:37.801762Z",
            "url": "https://files.pythonhosted.org/packages/f5/30/efe2f326ac6f0e78df522405a87c504cd966fe9999ea000b733c32e7e51e/simpler_graphrag-2024.8.7.18.32.35-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e85d41b0973c13c8839e675f3ad23152c86a53469d83e9243853b51b320be50",
                "md5": "273c40b832b0e7b6e76c2a693f971200",
                "sha256": "d935ea5876371219d1f049c547c862e7ce34189f398ee30038549a4552ec4993"
            },
            "downloads": -1,
            "filename": "simpler_graphrag-2024.8.7.18.32.35.tar.gz",
            "has_sig": false,
            "md5_digest": "273c40b832b0e7b6e76c2a693f971200",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3402,
            "upload_time": "2024-08-07T10:32:39",
            "upload_time_iso_8601": "2024-08-07T10:32:39.345402Z",
            "url": "https://files.pythonhosted.org/packages/5e/85/d41b0973c13c8839e675f3ad23152c86a53469d83e9243853b51b320be50/simpler_graphrag-2024.8.7.18.32.35.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 10:32:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yuanjie-ai",
    "github_project": "simpler_graphrag",
    "github_not_found": true,
    "lcname": "simpler-graphrag"
}
        
Elapsed time: 0.99084s