just-semantic-search-meili


Namejust-semantic-search-meili JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummarySemantic and hybrid search with meilisearch
upload_time2024-12-17 02:31:11
maintainerNone
docs_urlNone
authorAnton Kulaga
requires_python<3.14,>=3.11
licenseAGPL-3.0-or-later
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.14,>=3.11",
    "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/3c/78/ad90c9d59faf04d05ba18d8c582b1075760e1c4497e9e4c9d08c51df2b67/just_semantic_search_meili-0.0.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": "AGPL-3.0-or-later",
    "summary": "Semantic and hybrid search with meilisearch",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        " llm",
        " science",
        " review",
        " hybrid search",
        " semantic search"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a05f132edfa99c1e4460ffc8ea5fe7385d1430a5247de8ed87147a994c347570",
                "md5": "e538ead1ec329364469dd44b053a86ab",
                "sha256": "ccc21ca73a0be7a8603836307a513bdb8f942d63d24271664e8b4c5831bee409"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e538ead1ec329364469dd44b053a86ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.11",
            "size": 6073,
            "upload_time": "2024-12-17T02:31:09",
            "upload_time_iso_8601": "2024-12-17T02:31:09.231207Z",
            "url": "https://files.pythonhosted.org/packages/a0/5f/132edfa99c1e4460ffc8ea5fe7385d1430a5247de8ed87147a994c347570/just_semantic_search_meili-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c78ad90c9d59faf04d05ba18d8c582b1075760e1c4497e9e4c9d08c51df2b67",
                "md5": "912b16be59103251d1fe99fc7937f417",
                "sha256": "2ef723870b3c7d1b8a81d338867637f8ad7c3742c42f2992e100f9b485f8ca26"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "912b16be59103251d1fe99fc7937f417",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.11",
            "size": 5373,
            "upload_time": "2024-12-17T02:31:11",
            "upload_time_iso_8601": "2024-12-17T02:31:11.173977Z",
            "url": "https://files.pythonhosted.org/packages/3c/78/ad90c9d59faf04d05ba18d8c582b1075760e1c4497e9e4c9d08c51df2b67/just_semantic_search_meili-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 02:31:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "just-semantic-search-meili"
}
        
Elapsed time: 0.38904s