+++ disableToc = false title = "How-tos" weight = 9 +++ ## How-tos This section includes LocalAI end-to-end examples, tutorial and how-tos curated by the community and maintained by [lunamidori5](https://github.com/lunamidori5). - [Setup LocalAI with Docker]({{%relref "howtos/easy-setup-docker" %}}) - [Seting up a Model]({{%relref "howtos/easy-model" %}}) - [Making Text / LLM requests to LocalAI]({{%relref "howtos/easy-request" %}}) - [Making Photo / SD requests to LocalAI]({{%relref "howtos/easy-setup-sd" %}}) ## Programs and Demos This section includes other programs and how to setup, install, and use of LocalAI. - [Python LocalAI Demo]({{%relref "howtos/easy-setup-full" %}}) - [lunamidori5](https://github.com/lunamidori5)