Isaac Breen

ToastChat

A 2023 SvelteKit chat client with streamed responses, rich Markdown messages, and a live deployment.

Period
2023–2025
Status
Experimental · archived
Website
toastchat.vercel.app
Project
GitHub repository
ToastChat Live 2023 client
Loading application

ToastChat started in March 2023. The live application above is the old SvelteKit client, with a few repairs so it still runs against current model APIs.

The first commit was on 8 March. It started in Vue and moved to SvelteKit later that month. The client grew support for streamed responses, Markdown and code blocks, conversation history, editing and copying messages, and several model providers.

The repository is archived, but the application above is still useful to click through. Most of the interface and message code is the code I wrote for ToastChat at the time.