Genkit
by Google
Builds AI features and agent flows in JavaScript, Go or Python with typed flows, tool calling and a local dev UI for tracing, from Google.
Skills
Typed Flows
Defines AI workflows as typed, streamable functions that deploy to servers or serverless runtimes unchanged.
Tool Calling
Registers tools and retrievers that models invoke during a flow, with schema validation on inputs and outputs.
Local Developer UI
Inspects flow traces, prompts and model calls in a local UI to debug behavior before deploying to production.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
AG2
Builds multi-agent systems in Python with async agents, @tool functions, human-in-the-loop pauses, and a hub-and-channe…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
Strands Agents
Builds production agent harnesses in Python or TypeScript with a model-driven agent loop, pluggable model providers, MC…