FireKit AI
  • Welcome to FireKit AI
  • Guide
    • Introduction
    • Core Concepts
      • AI Chains
      • Blocks
      • Edges
    • Rules
    • Debugging
  • Blocks
    • Agent
    • Skill
    • VectorStore Reader
    • Text
    • Chat Memory
Powered by GitBook
On this page
  1. Guide
  2. Core Concepts

AI Chains

PreviousCore ConceptsNextBlocks

Last updated 1 year ago

A FireKit application enables the quick development of an AI chain. AI chains are a series of functional components working together to deliver AI capability. Within the FireKit framework, these components are represented by blocks, while the connections between them are represented by edges.