{"slug": "show-hn-what-if-your-personal-website-was-chatgpt", "title": "Show HN: What if your personal website was ChatGPT?", "summary": "A developer launched a personal website that replaces a traditional CV with a ChatGPT-like chat interface, allowing visitors to ask questions about their work experience. The site runs LLM inference via Groq with 100-200ms latency, uses no client-side JavaScript except for markdown rendering and HTMX, and is built with a custom server-side Swift stack.", "body_md": "Hi HN,\n\nI recently updated my website to have a touch of this new AI thing.\n\nThe initial idea was simple: what if visitors could explore a CV by chatting with it instead of scanning a traditional static website?\n\nI'm quite happy how the final version turned out:\n\n* It runs LLM inference via Groq at 100-200ms latency at super low cost. The token generation is intentionally throttled to make the interaction feel natural, otherwise you'd literally hit enter and the response is already there.\n\n* Except for a markdown rendering and HTMX4 there's no client side javascript!\n\n* It's build with a custom server-side swift stack so everything related to the HTMX4 static site generation and networking layer is pure swift.\n\n* As a nice side effect, search engines/crawlers cannot collect my CV right away, everything is bound to interactivity with the chat interface.\n\nTechnically you can ask the chat anything you want about my professional work experience. Rate limits & guard rails apply :)\n\nI'd love to hear your thoughts.\n\nComments URL: [https://news.ycombinator.com/item?id=48816920](https://news.ycombinator.com/item?id=48816920)\n\nPoints: 1\n\n# Comments: 1", "url": "https://wpnews.pro/news/show-hn-what-if-your-personal-website-was-chatgpt", "canonical_source": "https://antonlorani.de/en-us/conversation", "published_at": "2026-07-07 12:42:24+00:00", "updated_at": "2026-07-07 13:00:03.880646+00:00", "lang": "en", "topics": ["large-language-models", "ai-products", "ai-tools", "developer-tools"], "entities": ["Groq", "HTMX", "Swift", "ChatGPT"], "alternates": {"html": "https://wpnews.pro/news/show-hn-what-if-your-personal-website-was-chatgpt", "markdown": "https://wpnews.pro/news/show-hn-what-if-your-personal-website-was-chatgpt.md", "text": "https://wpnews.pro/news/show-hn-what-if-your-personal-website-was-chatgpt.txt", "jsonld": "https://wpnews.pro/news/show-hn-what-if-your-personal-website-was-chatgpt.jsonld"}}