semantic-kernel


Namesemantic-kernel JSON
Version 1.17.1 PyPI version JSON
download
home_pageNone
SummarySemantic Kernel Python SDK
upload_time2024-12-19 22:32:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About Semantic Kernel

**Semantic Kernel (SK)** is a lightweight SDK enabling integration of AI Large
Language Models (LLMs) with conventional programming languages. The SK
extensible programming model combines natural language **semantic functions**,
traditional code **native functions**, and **embeddings-based memory** unlocking
new potential and adding value to applications with AI.

Semantic Kernel incorporates cutting-edge design patterns from the latest in AI
research. This enables developers to augment their applications with advanced
capabilities, such as prompt engineering, prompt chaining, retrieval-augmented
generation, contextual and long-term vectorized memory, embeddings,
summarization, zero or few-shot learning, semantic indexing, recursive
reasoning, intelligent planning, and access to external knowledge stores and
proprietary data.

# Getting Started ⚡

- Learn more at the [documentation site](https://aka.ms/SK-Docs).
- Join the [Discord community](https://aka.ms/SKDiscord).
- Follow the team on [Semantic Kernel blog](https://aka.ms/sk/blog).
- Check out the [GitHub repository](https://github.com/microsoft/semantic-kernel) for the latest updates.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "semantic-kernel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Microsoft <SK-Support@microsoft.com>",
    "download_url": "https://files.pythonhosted.org/packages/14/0a/caf22e29b26631a93c7f210ca077aec1d8cfe1cfa9ed83767f380f3829d4/semantic_kernel-1.17.1.tar.gz",
    "platform": null,
    "description": "# About Semantic Kernel\n\n**Semantic Kernel (SK)** is a lightweight SDK enabling integration of AI Large\nLanguage Models (LLMs) with conventional programming languages. The SK\nextensible programming model combines natural language **semantic functions**,\ntraditional code **native functions**, and **embeddings-based memory** unlocking\nnew potential and adding value to applications with AI.\n\nSemantic Kernel incorporates cutting-edge design patterns from the latest in AI\nresearch. This enables developers to augment their applications with advanced\ncapabilities, such as prompt engineering, prompt chaining, retrieval-augmented\ngeneration, contextual and long-term vectorized memory, embeddings,\nsummarization, zero or few-shot learning, semantic indexing, recursive\nreasoning, intelligent planning, and access to external knowledge stores and\nproprietary data.\n\n# Getting Started \u26a1\n\n- Learn more at the [documentation site](https://aka.ms/SK-Docs).\n- Join the [Discord community](https://aka.ms/SKDiscord).\n- Follow the team on [Semantic Kernel blog](https://aka.ms/sk/blog).\n- Check out the [GitHub repository](https://github.com/microsoft/semantic-kernel) for the latest updates.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Semantic Kernel Python SDK",
    "version": "1.17.1",
    "project_urls": {
        "homepage": "https://learn.microsoft.com/en-us/semantic-kernel/overview/",
        "issues": "https://github.com/microsoft/semantic-kernel/issues",
        "release_notes": "https://github.com/microsoft/semantic-kernel/releases?q=tag%3Apython-1&expanded=true",
        "source": "https://github.com/microsoft/semantic-kernel/tree/main/python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddcde4114f2adca1a4980c454bd3f5bff559d15a07977ebd57a396e90ba86903",
                "md5": "67790e31b64ea841c2f2a82a162e5cdf",
                "sha256": "0ed9e744cd5742f722b28b91fabf474606363394d5363bce5aee8013838ec4a8"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.17.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67790e31b64ea841c2f2a82a162e5cdf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 662648,
            "upload_time": "2024-12-19T22:32:03",
            "upload_time_iso_8601": "2024-12-19T22:32:03.465002Z",
            "url": "https://files.pythonhosted.org/packages/dd/cd/e4114f2adca1a4980c454bd3f5bff559d15a07977ebd57a396e90ba86903/semantic_kernel-1.17.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "140acaf22e29b26631a93c7f210ca077aec1d8cfe1cfa9ed83767f380f3829d4",
                "md5": "125e057b499e6b538d2953f842c20011",
                "sha256": "08ce42b91ea06e78bc3b214c82034480aa069ee221a007d42cc6ff98c70d3de6"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.17.1.tar.gz",
            "has_sig": false,
            "md5_digest": "125e057b499e6b538d2953f842c20011",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 380295,
            "upload_time": "2024-12-19T22:32:05",
            "upload_time_iso_8601": "2024-12-19T22:32:05.616774Z",
            "url": "https://files.pythonhosted.org/packages/14/0a/caf22e29b26631a93c7f210ca077aec1d8cfe1cfa9ed83767f380f3829d4/semantic_kernel-1.17.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 22:32:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "semantic-kernel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "semantic-kernel"
}
        
Elapsed time: 0.42154s