Back to projects

Agentic Chat PWA

Progressive web app chat interface for AI agents.

Overview

A chat interface built as a progressive web app. Handles authentication, notifications, and offline mode. Connects to different AI backends through adapters.

Features

  • Works on desktop and mobile
  • Switch between AI providers without changing the frontend
  • Offline support and local credential storage
  • Saves conversation history

In Progress

  • Adding more adapter types beyond Google Workspace
  • Building access controls for shared conversations
  • Testing multimodal input for vision models