A ChatGPT-like interface using xAI's Grok API.
XAI_API_KEY with your xAI API keybackend/index.ts - Main Hono server with API routesfrontend/index.html - Chat interfacefrontend/app.js - Frontend JavaScript logicfrontend/style.css - Custom stylesGET / - Serves the chat interfacePOST /api/chat - Handles chat messages and returns Grok responses