File size: 934 Bytes
0f07ba7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

+++
disableToc = false
title = "Getting started"
weight = 3
icon = "rocket_launch"
type = "chapter"
+++

Welcome to LocalAI! This section covers everything you need to know **after installation** to start using LocalAI effectively.

{{% notice tip %}}
**Haven't installed LocalAI yet?**

See the [Installation guide](/installation/) to install LocalAI first. **Docker is the recommended installation method** for most users.
{{% /notice %}}

## What's in This Section

- **[Quickstart Guide](quickstart/)** - Get started quickly with your first API calls and model downloads
- **[Install and Run Models](models/)** - Learn how to install, configure, and run AI models
- **[Customize Models](customize-model/)** - Customize model configurations and prompt templates
- **[Container Images Reference](container-images/)** - Complete reference for available Docker images
- **[Try It Out](try-it-out/)** - Explore examples and use cases