# Start into AI

## Default for CPU:

Download and install this: [https://gpt4all.io/index.html](https://gpt4all.io/index.html)

## Default for Nvidia or AMD GPU:

```bash
git clone https://github.com/oobabooga/text-generation-webui

```

then cd into it and run install:

```bash
./start_linux.sh
```

## Find good LLM or other AI model:

[https://huggingface.co/models?pipeline\_tag=text-generation&amp;sort=trending](https://huggingface.co/models?pipeline_tag=text-generation&sort=trending)