This content is currently WIP. Diagrams, content, and structure are subject to change.

Introduction

The C3 AI GenAI application provides enterprise-grade generative AI capabilities that can be integrated into existing business processes and applications. By leveraging large language models (LLMs), vector databases, and basic retrieval techniques, the application enables organizations to build AI assistants and knowledge bases.

Key Features in Version 8.6

  • Basic Text Generation: Generate text-based content using LLMs
  • Simple Document Retrieval: Basic document search and retrieval
  • Basic Security: Standard authentication and authorization
  • Simple Chat Interface: Basic conversational UI
  • Prompt Library: Collection of example prompts
  • Basic Monitoring: Simple usage tracking

Key GenAI Terms

TermDefinition
Large Language Model (LLM)AI model trained on vast amounts of text data that can generate human-like text
EmbeddingVector representation of text that captures semantic meaning
Vector DatabaseSpecialized database for storing and querying vector embeddings
Retrieval-Augmented GenerationTechnique that enhances LLM outputs by retrieving relevant context
Prompt EngineeringProcess of designing effective prompts to guide LLM behavior
Fine-tuningProcess of adapting a pre-trained model to specific tasks or domains

Getting Started

To get started with the C3 AI GenAI application, see the following sections: