just-semantic-search-meili


Namejust-semantic-search-meili JSON
Version 0.4.5 PyPI version JSON
download
home_pageNone
SummaryCore interfaces for hybrid search implementations (CPU version)
upload_time2025-09-04 15:12:43
maintainerNone
docs_urlNone
authorAnton Kulaga
requires_python<3.15,>=3.10
licenseApache-2.0
keywords python llm cpu 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",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.15,>=3.10",
    "maintainer_email": null,
    "keywords": "python, llm, cpu, science, review, hybrid search, semantic search, meilisearch, vector database",
    "author": "Anton Kulaga",
    "author_email": "antonkulaga@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/dc/391962f20c14558a6704a4a744c799850b3288381a911cab0fb814d146bf/just_semantic_search_meili-0.4.5.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 (CPU version)",
    "version": "0.4.5",
    "project_urls": null,
    "split_keywords": [
        "python",
        " llm",
        " cpu",
        " science",
        " review",
        " hybrid search",
        " semantic search",
        " meilisearch",
        " vector database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cc1d54fe9bc72d290bc912408f45aafb57ef05766a79bdc1631d7e3b828409d",
                "md5": "93d42224a82c3f6d6437923b663053fe",
                "sha256": "83c693a2509ead5062e3781d9c8018d21b7f9e323578b6691a27ce3e3856c2b4"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93d42224a82c3f6d6437923b663053fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.15,>=3.10",
            "size": 16929,
            "upload_time": "2025-09-04T15:12:42",
            "upload_time_iso_8601": "2025-09-04T15:12:42.283479Z",
            "url": "https://files.pythonhosted.org/packages/5c/c1/d54fe9bc72d290bc912408f45aafb57ef05766a79bdc1631d7e3b828409d/just_semantic_search_meili-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5dc391962f20c14558a6704a4a744c799850b3288381a911cab0fb814d146bf",
                "md5": "fc97ae3539310b0471b305919a79e13a",
                "sha256": "28de8b4d8cfd6d68ae4bd226a394fb57b9f371957ece3bf82d79f551fa9516fc"
            },
            "downloads": -1,
            "filename": "just_semantic_search_meili-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "fc97ae3539310b0471b305919a79e13a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.15,>=3.10",
            "size": 12955,
            "upload_time": "2025-09-04T15:12:43",
            "upload_time_iso_8601": "2025-09-04T15:12:43.670777Z",
            "url": "https://files.pythonhosted.org/packages/b5/dc/391962f20c14558a6704a4a744c799850b3288381a911cab0fb814d146bf/just_semantic_search_meili-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 15:12:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "just-semantic-search-meili"
}
        
Elapsed time: 1.01772s