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.
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.
- Basic knowledge of Javascript & React is helpful.
- Install Node >v20
-
Introduction (10 minutes)
- Definition and use-cases of human-in-the-loop
- Patterns and implementation strategies
- Human outer loop
- Human as tool call
-
Hands-on Activity
- Building a human-in-the-loop AI agent with assistant-ui
-
Q&A and Discussion
- Open floor for questions on implementing real-time human feedback mechanisms in AI.
https://www.assistant-ui.com/docs/runtimes/langgraph/tutorial/introduction
-
Documentation:
-
Further Reading:
- (Stockbroker Final Result)[https://assistant-ui-stockbroker.vercel.app/]
- (Presentation Slides)[https://docs.google.com/presentation/d/1iqZ9rJrIJmGw5I0WDLV6seTHHDajsc6A1po88FLVugQ/edit?usp=sharing]
If you need help with any part of the session, refer to the solution repository in the frontend
folder.
If you have questions during the workshop, please reach out to Simon Farshid or open an issue in the repository.
Happy coding!