graphmemory


Namegraphmemory JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/bradAGI/GraphMemory
SummaryA package for creating a hybrid graph / vector database for use with GraphRAG.
upload_time2024-06-14 17:19:09
maintainerNone
docs_urlNone
authorBradAGI
requires_pythonNone
licenseLICENSE.txt
keywords graphrag graph database rag vector database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bradAGI/GraphMemory",
    "name": "graphmemory",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "graphrag graph database rag vector database",
    "author": "BradAGI",
    "author_email": "cavemen_summary_0f@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/f2/7789c7bc9138f95fa9f420ecf77892f8178ce3eafc1bb693aae0d8262e91/graphmemory-0.2.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "A package for creating a hybrid graph / vector database for use with GraphRAG.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/bradAGI/GraphMemory"
    },
    "split_keywords": [
        "graphrag",
        "graph",
        "database",
        "rag",
        "vector",
        "database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11072772798be83fa6154bc008c5dbe1300761de8a15c42906a7a48068253624",
                "md5": "6028cd0d321bf130f2c57aea4b30f104",
                "sha256": "43f518137ec6ce79e29c1dcfb2d47502147f0508c605ab2ca35a70e145ab2da0"
            },
            "downloads": -1,
            "filename": "graphmemory-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6028cd0d321bf130f2c57aea4b30f104",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6188,
            "upload_time": "2024-06-14T17:19:07",
            "upload_time_iso_8601": "2024-06-14T17:19:07.610284Z",
            "url": "https://files.pythonhosted.org/packages/11/07/2772798be83fa6154bc008c5dbe1300761de8a15c42906a7a48068253624/graphmemory-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3cf27789c7bc9138f95fa9f420ecf77892f8178ce3eafc1bb693aae0d8262e91",
                "md5": "14aa4e1974cb0329764eeabcb84015a0",
                "sha256": "8c87850a59d4a8227adcb00c751de0f15d8b60fb8fb09a845fa3201d5fdcdb88"
            },
            "downloads": -1,
            "filename": "graphmemory-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "14aa4e1974cb0329764eeabcb84015a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10879,
            "upload_time": "2024-06-14T17:19:09",
            "upload_time_iso_8601": "2024-06-14T17:19:09.312874Z",
            "url": "https://files.pythonhosted.org/packages/3c/f2/7789c7bc9138f95fa9f420ecf77892f8178ce3eafc1bb693aae0d8262e91/graphmemory-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-14 17:19:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bradAGI",
    "github_project": "GraphMemory",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "graphmemory"
}
        
Elapsed time: 0.25573s