Interactive demos showing real-world usage of UI components
Enter your API key to test live LLM calls. Get an API key
llm-progress.jsProgress indicator with time estimates, logs, retry indicators, and debug panel. Click "Debug" to inspect the full prompt and response. Best for single LLM operations.
Enter a topic to generate an interesting fact about it.
llm-multi-progress.jsTrack multiple concurrent LLM operations with individual progress bars. Perfect for batch processing.
Enter a product or topic to generate a complete content package (tagline, description, and features).
chat_component.jsFull chat interface with message history, streaming responses, and time estimates.
A complete chat interface. Try asking questions or having a conversation.