A collection of example projects demonstrating various integrations and use cases.
autogen/
- AutoGen multi-agent framework integration with Generative UI outputsbuilding-chat-with-c1/
- Step-by-step guide for building interactive chat application like ChatGPT using C1c1-custom-components/
- Overriding chat components and UI elements for<C1Chat />
c1-vizualise-ecommerce-agent/
- AI agent for shopping experience using Generative UIcopilotkit/
- Integration with CopilotKit for Generative UI based responses rather than text or templates.crewai_genui/
- CrewAI framework integration with Generative UI outputsforms-with-c1/
- Dynamic form generation and validation examples using C1langchain-with-c1-python/
- LangChain Python backend integration for building AI-powered applicationslanggraph-with-c1-python/
- LangGraph workflow orchestration with Python backend and a chat based C1 frontendmastra/
- Mastra framework integration for building AI agents with Generative UI outputsmcp-with-c1-chat/
- Model Context Protocol (MCP) integration for enhanced chat capabilitiespersistence-in-c1-chat-using-firebase/
- Chat history and state persistence using Firebase as the backendpersistence-with-c1-chat/
- Database-backed chat persistence with local SQLite/Prisma integrationsharing-generated-ui/
- Examples for sharing and embedding dynamically generated UI responses and chat threads with others.standalone-c1-component/
- Simple standalone C1 component usagetable-tennis-tracker-with-c1/
- Sports tracking application demonstrating real-time data visualization and game managementvercel-ai-sdk/
- Vercel AI SDK integration for streaming responses and modern AI UX patterns