# OpenBot **OpenBot is CopilotKit's open-source agent: a reference implementation of how an agent and a rich UI talk to each other.** Built by the team behind CopilotKit, the React framework for embedding agent UIs into apps. Worth mining for agent-to-UI integration patterns: streaming state into components, human-in-the-loop moments, generative UI. ## References - https://github.com/CopilotKit/openbot ## Related - [[AG-UI Protocol]]