Example React frontend for Pydantic AI Chat using Vercel AI Elements.
npm install
npm run dev
# stop your logfire platform, to avoid port 8000 conflicts
cd agent && uv run uvicorn chatbot.server:appWeb UI for Pydantic AI agents, built over the Vercel AI protocol
Repository from Github https://github.compydantic/ai-chat-ui
Example React frontend for Pydantic AI Chat using Vercel AI Elements.
npm install
npm run dev
# stop your logfire platform, to avoid port 8000 conflicts
cd agent && uv run uvicorn chatbot.server:appWeb UI for Pydantic AI agents, built over the Vercel AI protocol