semantic-kernel


Namesemantic-kernel JSON
Version 1.0.0rc1 PyPI version JSON
download
home_pageNone
SummarySemantic Kernel Python SDK
upload_time2024-05-17 22:47:12
maintainerNone
docs_urlNone
authorMicrosoft
requires_python<3.13,>=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.13,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft",
    "author_email": "SK-Support@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/d0/c81659455227a94dd8f3967e894b8773173a480b93eb1fb9fe6702368329/semantic_kernel-1.0.0rc1.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.0.0rc1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "439daa3edcd39a1e9f20f211404cb3041112b1c56e55c9e407433ad74257c20a",
                "md5": "1b076502d8f007bd47e2c0c0591e7c21",
                "sha256": "5ab611447aae300081907d9e14077cb734c4504d8f4a5bd048290a92ce4558de"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.0.0rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b076502d8f007bd47e2c0c0591e7c21",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 286900,
            "upload_time": "2024-05-17T22:47:10",
            "upload_time_iso_8601": "2024-05-17T22:47:10.668466Z",
            "url": "https://files.pythonhosted.org/packages/43/9d/aa3edcd39a1e9f20f211404cb3041112b1c56e55c9e407433ad74257c20a/semantic_kernel-1.0.0rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bd0c81659455227a94dd8f3967e894b8773173a480b93eb1fb9fe6702368329",
                "md5": "83e0d496b844f4999f9dc3627f017338",
                "sha256": "86e8f4cbb72a1ba23b5f729603d62b3af9ca944bbf5c14a1d86631ec80d4544c"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.0.0rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "83e0d496b844f4999f9dc3627f017338",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 170779,
            "upload_time": "2024-05-17T22:47:12",
            "upload_time_iso_8601": "2024-05-17T22:47:12.491955Z",
            "url": "https://files.pythonhosted.org/packages/6b/d0/c81659455227a94dd8f3967e894b8773173a480b93eb1fb9fe6702368329/semantic_kernel-1.0.0rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 22:47:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "semantic-kernel"
}
        
Elapsed time: 0.27167s