A collection of interface experiments developed by @danielsims
| Component | Description | Source |
|---|---|---|
| Browser | A browser component that displays iframe or video content | browser/browser.tsx |
| ChatInput | A chat input for interacting with language models | chat-input/chat-input.tsx |
| Image | Displays image content generated by language models | image/image.tsx |
| Thread Rail | A rail for navigating long chat threads, with hover previews and click to jump | thread-rail/thread-rail.tsx |