LLMeta


NameLLMeta JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/yebarryallen/LLMeta
SummaryA tool for systematic reviews using large language models with RAG and HyDE
upload_time2024-07-05 11:14:33
maintainerNone
docs_urlNone
authorJinquan Ye
requires_python>=3.6
licenseNone
keywords survey carbon footprint emissions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LLMeta is a Python package designed for conducting systematic reviews using large language models in conjunction with Retrieval Augmented Generation (RAG) and Hypothetical Document Embeddings (HyDE) techniques.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yebarryallen/LLMeta",
    "name": "LLMeta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "survey, carbon footprint, emissions",
    "author": "Jinquan Ye",
    "author_email": "jinquan.ye@duke.edu",
    "download_url": "https://files.pythonhosted.org/packages/61/5d/252907d8e9cfbdbf4e5cbdd867e565c97d1151a1021f9af5fd2b08e921a4/LLMeta-1.0.0.tar.gz",
    "platform": null,
    "description": "LLMeta is a Python package designed for conducting systematic reviews using large language models in conjunction with Retrieval Augmented Generation (RAG) and Hypothetical Document Embeddings (HyDE) techniques.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool for systematic reviews using large language models with RAG and HyDE",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/yebarryallen/LLMeta"
    },
    "split_keywords": [
        "survey",
        " carbon footprint",
        " emissions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7382910a6ae50f39e855bffd452c8c0eb5b9be9d2d404215d14ce4e9cdaeaf34",
                "md5": "afd2980aef6ce266f8ae5811366a3774",
                "sha256": "e6318155fa8a19ad41a9688699c74a047053eba37eab0cead0d912368d87f11d"
            },
            "downloads": -1,
            "filename": "LLMeta-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afd2980aef6ce266f8ae5811366a3774",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 13018,
            "upload_time": "2024-07-05T11:14:31",
            "upload_time_iso_8601": "2024-07-05T11:14:31.601864Z",
            "url": "https://files.pythonhosted.org/packages/73/82/910a6ae50f39e855bffd452c8c0eb5b9be9d2d404215d14ce4e9cdaeaf34/LLMeta-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "615d252907d8e9cfbdbf4e5cbdd867e565c97d1151a1021f9af5fd2b08e921a4",
                "md5": "bc40d72c305fd60841aa49a9d8d731a8",
                "sha256": "6f9f6514d942081b4e0914507d8d4a0d728c9745180ab4b2fc1c41a2ae295e43"
            },
            "downloads": -1,
            "filename": "LLMeta-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bc40d72c305fd60841aa49a9d8d731a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6384,
            "upload_time": "2024-07-05T11:14:33",
            "upload_time_iso_8601": "2024-07-05T11:14:33.521180Z",
            "url": "https://files.pythonhosted.org/packages/61/5d/252907d8e9cfbdbf4e5cbdd867e565c97d1151a1021f9af5fd2b08e921a4/LLMeta-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 11:14:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yebarryallen",
    "github_project": "LLMeta",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "llmeta"
}
        
Elapsed time: 4.11020s