Flo-AI
  • 🚀Welcome to FloAI
  • Getting Started
    • Quickstart
    • Core Concepts
  • Basics
    • Agents
    • Tools
    • Routers
    • Teams
    • Flo-AI RAGs
    • Composability
    • YAML Configuration
  • Advanced
    • Multi-model Agents
    • Listeners
    • Logging
  • Guides
    • Jupyter Notebooks
    • Blogs
Powered by GitBook
On this page
  • Real world use-cases
  • Simple examples

Was this helpful?

  1. Guides

Jupyter Notebooks

This page has the links to the examples implemented with FloAI

PreviousLoggingNextBlogs

Last updated 6 months ago

Was this helpful?

Real world use-cases

Simple examples

The notebooks shows examples of different agents in the ecosystem

The notebooks shows how to build a support agent using Flo AI

Agentic RAG with minimal code using Flo-AI

Used for data based testing by generating user populations

Use build composable RAGs

Implement a simple reflection based flo

implement a simple delegator agent based flo

Agents of Flo-AI
Support email automation with Flo-AI
Agentic RAG using Flo-AI
Population simulator
Simple RAG implemented as an agent
Reflection Agent
Delegator Agent