Welcome to the Flou Documentation¶
Here you will find everything you need to know about Flou. It's been designed to be read in order, skipping any advanced section you may want and then be used as reference.
The documentation is divided in the following sections:
-
Getting Started: Get up and running with your first Flou project and interacting with it in the Studio.
-
Network of Agents: Flou's data model. Learn how to express your workflows with our State Machines, with nesting and concurrency out-of-the-box.
-
Studio: Iterate your solution and monitor your deployment.
-
Orchestration Engine: How to [configure](engine/dependencies.md] your execution environment and run your Network of Agents via our REST API & CLI, websockets.
-
Contributing: Need help? Found a bug? Want to learn more about Flou's internals? This section is for you.