⦠Dynamic AI chat interface:
Created a conversational UI with scroll memory, typing loaders, and tokenized formatting for messages with code, quotes, or markdown.
⦠Multi-agent AI routing:
Built a panel to switch between GPT-based AI personas and manage chat histories via local storage and backend sync.
⦠Theme & accessibility controls:
Added high-contrast and font size toggles for better UX across accessibility needs using Tailwind and headless switches.
⦠Chat export and history features:
Enabled JSON/Markdown export of sessions and a tabbed history interface using local state and lazy loading.