# Pharia Kernel ```{image} _static/sloth.png :alt: Kernel Sloth :width: 200px ``` Welcome to the Kernel 👋 The Kernel provides a focused environment for AI engineers to develop and deploy AI methodology, or Skills. ## Quick Links - New to the Kernel? Start with the [Introduction](introduction) to understand our motivation and vision. - Ready to build? Check out the [Quick Start](quick_start) to get started. - Looking for some inspiration? Look at the examples in our [Python SDK](https://github.com/Aleph-Alpha/pharia-kernel-sdk-py/). - Want to explore the API of the Kernel? Here are our [API Docs](https://pharia-kernel.product.pharia.com/api-docs). - Have any questions? Try the [FAQ](faq). ```{toctree} :hidden: :maxdepth: 2 01-introduction 02-quick_start 03-core_concepts 04-how_to 05-llm_code_execution 06-faq references ```