rag-kmk


Namerag-kmk JSON
Version 0.0.38 PyPI version JSON
download
home_pageNone
SummaryA simple RAG implementation for educational purposes implemented by Murat Karakaya Akademi
upload_time2024-09-24 16:07:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords rag-kmk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rag-kmk


[![image](https://img.shields.io/pypi/v/rag-kmk.svg)](https://pypi.python.org/pypi/rag-kmk)
[![image](https://img.shields.io/conda/vn/conda-forge/rag-kmk.svg)](https://anaconda.org/conda-forge/rag-kmk)


**A simple RAG implementation for educational purposes implemented by Murat Karakaya Akademi**


-   Free software: MIT License
-   Documentation: https://kmkarakaya.github.io/rag-kmk
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rag-kmk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "rag-kmk",
    "author": null,
    "author_email": "Murat Karakaya <kmkarakaya@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e1/a2/61434738f791841e6465eb1ec3c0b40437a6921a473821ddeb7a05d46716/rag_kmk-0.0.38.tar.gz",
    "platform": null,
    "description": "# rag-kmk\n\n\n[![image](https://img.shields.io/pypi/v/rag-kmk.svg)](https://pypi.python.org/pypi/rag-kmk)\n[![image](https://img.shields.io/conda/vn/conda-forge/rag-kmk.svg)](https://anaconda.org/conda-forge/rag-kmk)\n\n\n**A simple RAG implementation for educational purposes implemented by Murat Karakaya Akademi**\n\n\n-   Free software: MIT License\n-   Documentation: https://kmkarakaya.github.io/rag-kmk\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A simple RAG implementation for educational purposes implemented by Murat Karakaya Akademi",
    "version": "0.0.38",
    "project_urls": {
        "Homepage": "https://github.com/kmkarakaya/rag-kmk"
    },
    "split_keywords": [
        "rag-kmk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38079aa8ab88579847fd31a237f2306789681644673401f7977626d3c415090e",
                "md5": "af271f5955f15e9092af3f70013919e1",
                "sha256": "ace33c90426fb9600a01627451576224f84fdcd60288575d3d908e3a886872c8"
            },
            "downloads": -1,
            "filename": "rag_kmk-0.0.38-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af271f5955f15e9092af3f70013919e1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 11914,
            "upload_time": "2024-09-24T16:06:59",
            "upload_time_iso_8601": "2024-09-24T16:06:59.482459Z",
            "url": "https://files.pythonhosted.org/packages/38/07/9aa8ab88579847fd31a237f2306789681644673401f7977626d3c415090e/rag_kmk-0.0.38-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1a261434738f791841e6465eb1ec3c0b40437a6921a473821ddeb7a05d46716",
                "md5": "066c5bafdcc746526742260a186c7ce7",
                "sha256": "8116c3f839661b38a5aa62502de818e2fcef38cd53d8797d0fc2e9eb2e317297"
            },
            "downloads": -1,
            "filename": "rag_kmk-0.0.38.tar.gz",
            "has_sig": false,
            "md5_digest": "066c5bafdcc746526742260a186c7ce7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3806783,
            "upload_time": "2024-09-24T16:07:00",
            "upload_time_iso_8601": "2024-09-24T16:07:00.954420Z",
            "url": "https://files.pythonhosted.org/packages/e1/a2/61434738f791841e6465eb1ec3c0b40437a6921a473821ddeb7a05d46716/rag_kmk-0.0.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 16:07:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kmkarakaya",
    "github_project": "rag-kmk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "rag-kmk"
}
        
Elapsed time: 0.35511s