saksin-vect2


Namesaksin-vect2 JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/kishanravi887321/saksin-vect2.git
SummaryPython SDK for querying Saksin AI chunked retrieval API
upload_time2025-07-24 15:39:36
maintainerNone
docs_urlNone
authorRavi Kishan
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # saksin-vect2

SDK for accessing **Sākṣin Vector Database** APIs – designed to simplify querying and managing vectorized document chunks from Saksin’s intelligent retrieval system.

![PyPI](https://img.shields.io/pypi/v/saksin-vect2)
![Python](https://img.shields.io/pypi/pyversions/saksin-vect2)
![License](https://img.shields.io/github/license/kishanravi887321/saksin-vect2)

---

## ✨ Features

- Simple interface to interact with Saksin's document retriever.
- Query vectorized chunks through clean abstraction.
- Handles authorization and HTTP communication.
- Integrates easily with LangChain or any LLM application.

---

## 📦 Installation

```bash
pip install saksin-vect2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kishanravi887321/saksin-vect2.git",
    "name": "saksin-vect2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ravi Kishan",
    "author_email": "kishanravi887321@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/73/8a0ee2cd68fc0c18ee43d0ba35321bf91722a3c4b4643c1b186109aa463c/saksin_vect2-0.1.7.tar.gz",
    "platform": null,
    "description": "# saksin-vect2\r\n\r\nSDK for accessing **S\u0101k\u1e63in Vector Database** APIs \u2013 designed to simplify querying and managing vectorized document chunks from Saksin\u2019s intelligent retrieval system.\r\n\r\n![PyPI](https://img.shields.io/pypi/v/saksin-vect2)\r\n![Python](https://img.shields.io/pypi/pyversions/saksin-vect2)\r\n![License](https://img.shields.io/github/license/kishanravi887321/saksin-vect2)\r\n\r\n---\r\n\r\n## \u2728 Features\r\n\r\n- Simple interface to interact with Saksin's document retriever.\r\n- Query vectorized chunks through clean abstraction.\r\n- Handles authorization and HTTP communication.\r\n- Integrates easily with LangChain or any LLM application.\r\n\r\n---\r\n\r\n## \ud83d\udce6 Installation\r\n\r\n```bash\r\npip install saksin-vect2\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python SDK for querying Saksin AI chunked retrieval API",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/kishanravi887321/saksin-vect2.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c6e54edb0047671faa72e0bef692f1bb5bf880f106cdc98576e5a0a6cd6bdcaa",
                "md5": "c664ba841ae6d3c4689cb0470d5269f4",
                "sha256": "3ff9c086e55832fa5aa1cb48e321785e1f2f323876f1f7a851c560002786841e"
            },
            "downloads": -1,
            "filename": "saksin_vect2-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c664ba841ae6d3c4689cb0470d5269f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1577,
            "upload_time": "2025-07-24T15:39:35",
            "upload_time_iso_8601": "2025-07-24T15:39:35.099206Z",
            "url": "https://files.pythonhosted.org/packages/c6/e5/4edb0047671faa72e0bef692f1bb5bf880f106cdc98576e5a0a6cd6bdcaa/saksin_vect2-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c7738a0ee2cd68fc0c18ee43d0ba35321bf91722a3c4b4643c1b186109aa463c",
                "md5": "96203a40630858e8e60e362b661a2f9b",
                "sha256": "ac257d56ae60f697a21435925032a9f57fea989e8f274d7a7d534a9d15dc7bfd"
            },
            "downloads": -1,
            "filename": "saksin_vect2-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "96203a40630858e8e60e362b661a2f9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1576,
            "upload_time": "2025-07-24T15:39:36",
            "upload_time_iso_8601": "2025-07-24T15:39:36.129079Z",
            "url": "https://files.pythonhosted.org/packages/c7/73/8a0ee2cd68fc0c18ee43d0ba35321bf91722a3c4b4643c1b186109aa463c/saksin_vect2-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 15:39:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kishanravi887321",
    "github_project": "saksin-vect2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "saksin-vect2"
}
        
Elapsed time: 1.78619s