Mingqi Hou

My AI Studio

Full-stack AI chat workspace — multi-provider LLMs, streaming, sessions, and a 9-language UI.

Python FastAPI React Vite Tailwind Radix UI

Demo

Model connection flow and streaming chat (from the open-source repo):

My AI Studio — model connection and setup

My AI Studio — streaming chat session

What it is

A production-style AI chat workspace you can run locally or deploy: FastAPI backend for auth, sessions, and streaming chat; React frontend with Radix UI and Tailwind.

Highlights

Why it’s useful

Portfolio-grade full-stack AI UI: auth, persistence, provider abstraction, and internationalization in one repo—not a single-file script.

Agent loop concepts →