just-semantic-search-meili-cuda


Namejust-semantic-search-meili-cuda JSON
Version 0.4.4 PyPI version JSON
download
home_pageNone
SummaryCore interfaces for hybrid search implementations (CUDA version)
upload_time2025-09-01 20:58:48
maintainerNone
docs_urlNone
authorAnton Kulaga
requires_python<3.15,>=3.10
licenseApache-2.0
keywords python llm gpu cuda science review hybrid search semantic search meilisearch vector database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Meili Submodule

This submodule provides hybrid search functionality using Meilisearch, combining the power of full-text search with vector similarity search for enhanced search results.

## Features

- 🔄 Hybrid search combining semantic and keyword search with adjustable ratios
- 🚀 Asynchronous operations support
- 📦 Automatic vector store enablement
- 🔑 Configurable authentication and settings
- 🎯 Support for multiple embedding models
- 📄 Smart document handling with metadata preservation

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "just-semantic-search-meili-cuda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.15,>=3.10",
    "maintainer_email": null,
    "keywords": "python, llm, gpu, cuda, science, review, hybrid search, semantic search, meilisearch, vector database",
    "author": "Anton Kulaga",
    "author_email": "antonkulaga@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/0f/56a75d9069bd68fedc5db780b92184958d02f2dc3c4cf55371274a9b0b8c/just_semantic_search_meili_cuda-0.4.4.tar.gz",
    "platform": null,
    "description": "# Meili Submodule\n\nThis submodule provides hybrid search functionality using Meilisearch, combining the power of full-text search with vector similarity search for enhanced search results.\n\n## Features\n\n- \ud83d\udd04 Hybrid search combining semantic and keyword search with adjustable ratios\n- \ud83d\ude80 Asynchronous operations support\n- \ud83d\udce6 Automatic vector store enablement\n- \ud83d\udd11 Configurable authentication and settings\n- \ud83c\udfaf Support for multiple embedding models\n- \ud83d\udcc4 Smart document handling with metadata preservation\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Core interfaces for hybrid search implementations (CUDA version)",
    "version": "0.4.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        " llm",
        " gpu",
        " cuda",
        " science",
        " review",
        " hybrid search",
        " semantic search",
        " meilisearch",
        " vector database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20f744867ec984ce35f6aa1498614cc67ca096b07d55b5ce1142b8f9fa24f207",
                "md5": "35c032e9ebb93a7b47d0e80c4a45fc04",
                "sha256": "c3d0d78742436dbdaf6c57f481b8005e694b7005f4e1ebd588267d6e6ac5ef5a"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili_cuda-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35c032e9ebb93a7b47d0e80c4a45fc04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.15,>=3.10",
            "size": 16983,
            "upload_time": "2025-09-01T20:58:47",
            "upload_time_iso_8601": "2025-09-01T20:58:47.595994Z",
            "url": "https://files.pythonhosted.org/packages/20/f7/44867ec984ce35f6aa1498614cc67ca096b07d55b5ce1142b8f9fa24f207/just_semantic_search_meili_cuda-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f0f56a75d9069bd68fedc5db780b92184958d02f2dc3c4cf55371274a9b0b8c",
                "md5": "f6610cd1d4fa4fb2dfb83f890a4cb5c7",
                "sha256": "d25d72897e63d2a322c044044bc078c9e6e8efe543a147c3946766c6d4019f7a"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili_cuda-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "f6610cd1d4fa4fb2dfb83f890a4cb5c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.15,>=3.10",
            "size": 12973,
            "upload_time": "2025-09-01T20:58:48",
            "upload_time_iso_8601": "2025-09-01T20:58:48.722066Z",
            "url": "https://files.pythonhosted.org/packages/9f/0f/56a75d9069bd68fedc5db780b92184958d02f2dc3c4cf55371274a9b0b8c/just_semantic_search_meili_cuda-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 20:58:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "just-semantic-search-meili-cuda"
}
        
Elapsed time: 0.65040s