Foundation Chat
agent-demos/foundation-chatFreeBlock
A production-ready AI Gateway chat shell for Next.js, AI SDK 6, AI Elements, and shadcn/ui.
Install it
npx shadcn@latest add https://agent-demos.hsawana9.com/r/foundation-chat.jsonSource
1import { FoundationChatScreen } from "@/components/foundation-chat/foundation-chat-screen";23export default function FoundationChatPage() {4 return <FoundationChatScreen />;5}
What it pulls in
npm packages
Other registry items
Files it writes
More from agent-demos
All 16 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Memory & Persistence Agentcustomer-memory-agent | agent-demos | Blocks | Free | 9 deps · 31 files | |
| Generative UIgenerative-ui | agent-demos | Blocks | Free | 7 deps · 21 files | |
| LangGraph Agentlanggraph-agent | agent-demos | Blocks | Free | 5 deps · 18 files | |
| Loop Agentloop-agent | agent-demos | Blocks | Free | 7 deps · 13 files | |
| MCP Agentmcp-agent | agent-demos | Blocks | Free | 10 deps · 22 files | |
| Multimodal Chatbotmultimodal-chatbot | agent-demos | Blocks | Free | 6 deps · 13 files | |
| Object Generationobject-generation | agent-demos | Blocks | Free | 7 deps · 14 files | |
| OpenAI Agents SDK Demoopenai-agents-sdk-demo | agent-demos | Blocks | Free | 11 deps · 56 files |
