Blazor AI AssistView Example - Claude Clone
This sample demonstrates a Claude-inspired AI AssistView that provides a focused conversational experience with attachment support, simulated AI responses, and a configurable AI model selector embedded within the chat footer.
The AI AssistView in this sample showcases how a branded, lightweight assistant interface can be created using Syncfusion's AIAssistView control while offering essential interaction features and UI customization options:
- Minimal header-less chat layout for distraction-free conversations.
- Custom banner template displaying branded assistant visuals and contextual messaging.
- Simulated AI response handling using the PromptRequested event.
- File attachment support with configurable AttachmentSettings.
- Footer toolbar customization with attachment actions and a model selector dropdown.
- Dropdown-based AI model switching (Opus, Sonnet, Haiku, Extended thinking).
This example serves as a foundation for integrating real LLM services and building branded conversational interfaces with modular UI controls.