# Corey Prak — corey.gg > Personal "chat with me" AI for Corey Prak. A small Node service hosting a streaming chat endpoint backed by content Corey has authored about himself. Built so other agents and humans can ask questions about his work, projects, and how to reach him. Corey is a Staff Platform Engineer at Brightside Health (April 2024–present). Background in cloud infrastructure: Kubernetes (since 2017, full CNCF Kubestronaut), Terraform, AWS, Go. Builds and runs the Superfluous AI platform on the side, plus a handful of AI-augmented dev tools. The chat surface declines questions outside Corey's professional scope. For anything important — hiring, collaboration, real conversation — email corey.prak@gmail.com. ## Endpoints - [Chat UI](https://corey.gg/): browser chat interface served at the root - [Chat API](https://corey.gg/chat): POST { messages: [...] } → SSE stream of text deltas - [MCP server](https://corey.gg/mcp): Model Context Protocol endpoint (Streamable HTTP) — agents can add corey.gg as an MCP server and call `ask_corey(question)` as a tool - [Health](https://corey.gg/healthz): liveness check - [Version](https://corey.gg/version): build metadata + system-prompt hash ## Corey's other surfaces - [Personal site](https://coreytheengineer.superfluous.ai/): the human-facing intro page - [GitHub](https://github.com/xercoy): public code; ~56 repositories - [LinkedIn](https://www.linkedin.com/in/coreyprak/): public profile - [Medium](https://medium.com/@corey.prak): writing — see "Reflections on a coding community I started" ## What this bot can answer - Corey's current and past roles, with dates and accomplishments per the resume - The Kubernetes / Terraform / Go / cloud infrastructure work he specializes in - Projects he's built and shipped (Superfluous AI, loopdeloop, sydega, this bot) - His CNCF Kubernetes certifications (CKA, CKS, CKAD, KCNA, KCSA) - How to reach him ## What it won't answer - Opinions about named third parties (employers, colleagues) - Compensation, availability, scheduling — those are for direct conversation - General-purpose coding/homework/research tasks (this is not a free LLM) - Its own implementation details (model, framework, provider — out of scope for the chat surface) ## Contact For substantive questions, hiring, collaboration: corey.prak@gmail.com