> For the complete documentation index, see [llms.txt](https://genaistack.aiplanet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genaistack.aiplanet.com/v0.1.0/components/introduction.md).

# Introduction

GenAI Stack has two main components level abstraction:

### ETL

<figure><img src="https://github.com/aiplanethub/genai-stack/blob/main/documentation/v0.1.0/.gitbook/assets/genai_stack.png" alt=""><figcaption></figcaption></figure>

### Retrival/Model

<figure><img src="/files/lkhuH4BQV5KZ32B8T1zp" alt=""><figcaption></figcaption></figure>

Check the components for detailed explaination on the components:

* [ETL](https://genai-stack.aiplanet.com/components/data-extraction-and-loading)
* [VectorDB](https://genai-stack.aiplanet.com/components/vector-database)
* [Retrieval](https://genai-stack.aiplanet.com/components/retrieval)
* [Model](https://genai-stack.aiplanet.com/components/llms)
