Amit Mandelbaum

Amit Mandelbaum

Amit Mandelbaum is a tech lead at AI21 labs, prior to joining AI21 labs Amit was an entrepreneur in the field of GenAI and a Director of AI at Nvidia. Amit is also an Angel investor in the field of AI and is a known keynote speaker and consultant on GenAI agents.
Building Your Own GenAI Agent Application
React Summit US 2024React Summit US 2024
Recording pending
Building Your Own GenAI Agent Application
WorkshopFree
GenAI agents are one of the most promising directions for complex GenAI based applications. These agents can search the web, code, and carry complex tasks completely autonomously for the user. In this workshop we will learn the basics of GenAI agents. Define the basic terms and frameworks and understand how they differ from traditional use of LLMs.We will understand prompting techniques for LLM agents and specifically the React prompting technique for AI agents (not to be confused with React the programming language). We will build, from scratch, our own GenAI agent that can interact with the user, perform web searches and code and execute in Javascript.Table of contents:- Introduction to GenAI agents- Understanding the React framework- Hands-on Building of simple GenAI agent- Deployment of the Agent with streamlit- Tips, and frameworks for developing GenAI agents