#!/usr/bin/env bash
#
NAME="ai.js"
DOMAIN="aijs.themaximalist.com"
TITLE="AI.js — AI Toolkit for Node.js"
DESCRIPTION="Simple interfaces to LLMs, image generators, embeddings, vector databases and more"
CLASSES="gap-md"

readme-to-index "$NAME" "$DOMAIN" "$TITLE" "$DESCRIPTION" "$CLASSES"
