<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to AIChat</title>
</head>
<body>
<h1>Welcome to AIChat</h1>
<p>This is the homepage for AIChat. The main functionality resides in the Cloud Function endpoints.</p>
</body>
</html>