GenAI Stack (old)
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