Skip to content

Latest commit

 

History

History

02_human_in_the_loop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Session Title: Human-in-the-loop Agents with assistant-ui

Welcome to the Human-in-the-loop Agents with assistant-ui session of the DevFest AI Workshop! This session will guide you through building agents that interact with humans.


Session Overview

Instructor: Simon Farshid (assistant-ui)

Duration: 30 minutes

Objective:

  • Objective 1: Learn about the different patterns for agent <-> human interaction
  • Objective 2: Implement these patterns with assistant-ui

By the end of this session, you will have a deeper understanding of how to design and build interactive agents.


Prerequisites

  • Basic knowledge of Javascript & React is helpful.
  • Install Node >v20

Agenda

  1. Introduction (10 minutes)

    • Definition and use-cases of human-in-the-loop
    • Patterns and implementation strategies
    • Human outer loop
    • Human as tool call
  2. Hands-on Activity

    • Building a human-in-the-loop AI agent with assistant-ui
  3. Q&A and Discussion

    • Open floor for questions on implementing real-time human feedback mechanisms in AI.

Instructions

https://www.assistant-ui.com/docs/runtimes/langgraph/tutorial/introduction


Additional Resources


Solutions

If you need help with any part of the session, refer to the solution repository in the frontend folder.


Contact

If you have questions during the workshop, please reach out to Simon Farshid or open an issue in the repository.

Happy coding!