Switch language한국어
Back to the list

Build agentic full-stack apps with Genkit

TL;DR AI

Key summary

2 min read
  1. Genkit introduced a preview Agents API for building conversational AI apps.

  2. The API bundles chat sessions, tool loops, streaming, persistence, and frontend protocol into one interface.

  3. It supports both TypeScript and Go, plus server-managed or client-managed state and session branching.

  4. The goal is to cut custom plumbing and speed up reusable multi-turn, agentic app development.

Read the original