just-semantic-search-meili


Namejust-semantic-search-meili JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummarySemantic and hybrid search with meilisearch
upload_time2025-02-20 19:11:11
maintainerNone
docs_urlNone
authorAnton Kulaga
requires_python<3.15,>=3.10
licenseApache-2.0
keywords python llm science review hybrid search semantic search
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",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.15,>=3.10",
    "maintainer_email": null,
    "keywords": "python, llm, science, review, hybrid search, semantic search",
    "author": "Anton Kulaga",
    "author_email": "antonkulaga@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/82/4957a69c07ef154b6bcc4315c212a4f7f6cd65e944adda94671ecfde75ba/just_semantic_search_meili-0.1.7.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": "Semantic and hybrid search with meilisearch",
    "version": "0.1.7",
    "project_urls": null,
    "split_keywords": [
        "python",
        " llm",
        " science",
        " review",
        " hybrid search",
        " semantic search"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "221b517c289020b7b12dd8c6322db17bac3110de8858f0d686ed00e3a7c27750",
                "md5": "1c2908ef81942a4309383e866e9adbbb",
                "sha256": "4a897765dd4eec79edf399468d7cb7c21edd7b20556a00c70dd3eba255336f7f"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c2908ef81942a4309383e866e9adbbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.15,>=3.10",
            "size": 12048,
            "upload_time": "2025-02-20T19:11:10",
            "upload_time_iso_8601": "2025-02-20T19:11:10.691887Z",
            "url": "https://files.pythonhosted.org/packages/22/1b/517c289020b7b12dd8c6322db17bac3110de8858f0d686ed00e3a7c27750/just_semantic_search_meili-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8824957a69c07ef154b6bcc4315c212a4f7f6cd65e944adda94671ecfde75ba",
                "md5": "3a10f243f0923b64cefa261dd15b40e6",
                "sha256": "a9bb7ea4c46068124e8e7ba8c3e4ffdeb9db8d2179fea3b697b44ca7fe7b4571"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "3a10f243f0923b64cefa261dd15b40e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.15,>=3.10",
            "size": 9717,
            "upload_time": "2025-02-20T19:11:11",
            "upload_time_iso_8601": "2025-02-20T19:11:11.763155Z",
            "url": "https://files.pythonhosted.org/packages/f8/82/4957a69c07ef154b6bcc4315c212a4f7f6cd65e944adda94671ecfde75ba/just_semantic_search_meili-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 19:11:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "just-semantic-search-meili"
}
        
Elapsed time: 0.49244s