GenAI Stack (old)
CtrlK
v0.1.0
v0.1.0
  • Getting Started
    • 📚Introduction
    • 🚀Quickstart with colab
    • 📘Default Data Types
    • 🪛Installation
  • Components
    • ✨Introduction
    • 🚜Data Extraction and Loading
      • 🔥Quickstart
      • 📖Advanced Usage
    • 🔮Vector Database
      • 🔥Quickstart
      • 📦Chromadb
      • 📦Weaviate
      • 📖Advanced Usage
    • 📤Retrieval
    • 🦄LLMs
      • OpenAI
      • GPT4All
      • Custom Model
      • 📖Advanced Usage
  • Example Use Cases
    • 💬Chat on PDF
    • ⚡Chat on Webpage
    • 📜Chat on PDF with UI
  • 🧑CONTRIBUTING.md
Powered by GitBook
On this page
  • ETL
  • Retrival/Model
  1. Components

✨Introduction

GenAI Stack has two main components level abstraction:

ETL

Retrival/Model

Check the components for detailed explaination on the components:

  • ETL

  • VectorDB

  • Retrieval

  • Model

PreviousInstallationNextData Extraction and Loading

Last updated 1 year ago