← Portfolio

Custom BuildsBuilt

Conversational AI companion app

Personal assistant with chat, voice, authenticated accounts, and persistent storage - model layer swappable behind an AI gateway.

Built - not currently hosted. Taken offline to avoid running costs, not abandoned.

  • Chat
  • Voice
  • Auth
  • AI gateway

What it is

A personal conversational AI companion: chat interface, voice, authenticated accounts, and persistent storage. The model layer is built to be swappable behind an AI gateway.

Why I built it

I wanted a personal assistant I controlled - with real accounts and memory - without locking the product to a single model vendor.

How it was built

Chat and voice on top of authenticated sessions and persistent storage, with the model behind a gateway so the provider can change without rewriting the app. It is built and is not currently hosted - taken offline to avoid running costs, not abandoned.

Tech Stack

  • Chat UI
  • Voice input/output
  • Authenticated accounts
  • Persistent storage
  • Swappable model layer via AI gateway