.. _index: ========================== Aali Flowkit Documentation ========================== Aali Flowkit is the core toolbox of the AALI system. It exposes a GRPC server and provides a framework for defining, registering, and executing external functions. This guide walks you through setup, usage, and backend customization. ---- .. grid:: 1 :gutter: 3 .. grid-item-card:: :material-regular:`directions_run;35px` Getting Started :text-align: center :class-card: sd-shadow-sm sd-rounded-1 :link: getting-started/index :link-type: doc Install Flowkit, start the GRPC server, and run your first external function. .. grid-item-card:: :material-regular:`psychology;35px` User Guide :text-align: center :class-card: sd-shadow-sm sd-rounded-1 :link: user-guide/index :link-type: doc Register functions, trace execution, and use the FlowContext system. .. grid-item-card:: :material-regular:`bolt;35px` Advanced Topics :text-align: center :class-card: sd-shadow-sm sd-rounded-1 :link: advanced/index :link-type: doc Explore GRPC APIs, protofile structure, and deep agent integration.