依次执行 `npm create tambo-app my-tambo-app`、`cd my-tambo-app`、`npm run dev` 即可启动开发。
核验依据
README: The open-source generative UI toolkit for React.
README: Tambo is a fullstack solution for adding generative UI to your app. You get a React SDK plus a backend that handles conversation state and agent execution.
README: Tambo is a React toolkit for building agents that render UI (also known as generative UI).
README: Zod schemas define the props. These schemas become LLM tool definitions—the agent calls them like functions and Tambo renders the result.
README: Render once in response to a message. Charts, summaries, data visualizations.