AI Factory Quickstart v1.3

Hub quick links: Gen AIPipelinesModel Serving

What you’ll build

This quickstart gets you from zero to a working Gen AI assistant that answers questions from a Knowledge Base, plus a deployed model endpoint you can call from applications.

Prerequisites

Step 1 — Create a Knowledge Base

Create a Knowledge Base and ingest your content so the assistant can retrieve context:

Step 2 — Create an Assistant

Build a conversational assistant and attach your Knowledge Base:

Step 3 — Deploy a model endpoint

Deploy a model using KServe so your applications can call it directly:

Step 4 — Call the endpoint from an app

Test your deployed model with a simple client and learn how to reach endpoints:

Step 5 — Monitor and iterate

Keep an eye on model health and performance:

Next steps

  • Learn progressively: Learning paths
  • Explore patterns: Use cases and Solutions
  • Deep dive into the APIs and reference material via the Gen AI and Model Serving hubs