semantic-kernel


Namesemantic-kernel JSON
Version 1.15.0 PyPI version JSON
download
home_pageNone
SummarySemantic Kernel Python SDK
upload_time2024-11-15 16:02:37
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/e0/ff/ccf6634417d6f8bc26d32934807988c491cb5088474d81b2b95cea000adc/semantic_kernel-1.15.0.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.15.0",
    "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": "131a1f9f755faf5e6eeba958639da32102502ffbc22d5faaf8df072aaee91fc2",
                "md5": "beb0496c785b3f0cfc3f18c135d7bda3",
                "sha256": "b714a0e82fccf809e7f4dd154ea75e9c0fcebf4d3f2660472cccbebd2cb57943"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "beb0496c785b3f0cfc3f18c135d7bda3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 645941,
            "upload_time": "2024-11-15T16:02:35",
            "upload_time_iso_8601": "2024-11-15T16:02:35.845765Z",
            "url": "https://files.pythonhosted.org/packages/13/1a/1f9f755faf5e6eeba958639da32102502ffbc22d5faaf8df072aaee91fc2/semantic_kernel-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0ffccf6634417d6f8bc26d32934807988c491cb5088474d81b2b95cea000adc",
                "md5": "bad4ea3753807c3636a5f01b91e034c3",
                "sha256": "89c24f320ab9558db91a7decaec689ebcf6f51b927238c53abbf9874298161f4"
            },
            "downloads": -1,
            "filename": "semantic_kernel-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bad4ea3753807c3636a5f01b91e034c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 369670,
            "upload_time": "2024-11-15T16:02:37",
            "upload_time_iso_8601": "2024-11-15T16:02:37.942752Z",
            "url": "https://files.pythonhosted.org/packages/e0/ff/ccf6634417d6f8bc26d32934807988c491cb5088474d81b2b95cea000adc/semantic_kernel-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 16:02:37",
    "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.43255s