{"id":30619037,"url":"https://github.com/gauravsonii/what_the_hack","last_synced_at":"2026-05-15T22:39:55.809Z","repository":{"id":311956374,"uuid":"1044671593","full_name":"gauravsonii/what_the_hack","owner":"gauravsonii","description":"Get to know the top comments of hacker news post in glance! Build with Nextjs14 \u0026 Clousflair workers AI","archived":false,"fork":false,"pushed_at":"2025-08-27T17:28:02.000Z","size":849,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"MAIN","last_synced_at":"2025-08-28T02:16:47.900Z","etag":null,"topics":["clousflair-worker","hackernews","nextjs15","sonner","vercel","workers-ai"],"latest_commit_sha":null,"homepage":"https://wthef.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gauravsonii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-26T03:34:06.000Z","updated_at":"2025-08-27T17:30:45.000Z","dependencies_parsed_at":"2025-08-28T02:21:53.942Z","dependency_job_id":"18b10a82-ae5b-4a3f-bc96-7b60aa515944","html_url":"https://github.com/gauravsonii/what_the_hack","commit_stats":null,"previous_names":["gauravsonii/what_the_hack"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/gauravsonii/what_the_hack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravsonii%2Fwhat_the_hack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravsonii%2Fwhat_the_hack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravsonii%2Fwhat_the_hack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravsonii%2Fwhat_the_hack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gauravsonii","download_url":"https://codeload.github.com/gauravsonii/what_the_hack/tar.gz/refs/heads/MAIN","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gauravsonii%2Fwhat_the_hack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272847443,"owners_count":25003196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clousflair-worker","hackernews","nextjs15","sonner","vercel","workers-ai"],"created_at":"2025-08-30T12:16:39.963Z","updated_at":"2026-05-15T22:39:50.782Z","avatar_url":"https://github.com/gauravsonii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWhat the Hack?!\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg src =\"https://img.shields.io/badge/Next.js-000000.svg?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\"\u003e\n\u003cimg src =\"https://img.shields.io/badge/Tailwind%20CSS-06B6D4.svg?style=for-the-badge\u0026logo=Tailwind-CSS\u0026logoColor=white\"\u003e\n\u003cimg src =\"https://img.shields.io/badge/Cloudflare%20Workers-F38020.svg?style=for-the-badge\u0026logo=Cloudflare-Workers\u0026logoColor=white\"\u003e\n\u003cimg src =\"https://img.shields.io/badge/Vercel-000000.svg?style=for-the-badge\u0026logo=Vercel\u0026logoColor=white\"\u003e\n\n\u003c/p\u003e\n\n![GithubBanner](./app/opengraph-image.png)\n\nWant to stay updated on the latest developer discussions on [HackerNews](https://news.ycombinator.com/)?... Introducing [What the Hack?!](https://gauravsoni.vercel.app) – a web tool that fetches the top comments from any provided HackerNews post URL. Using Cloudflare workers AI, it delivers a detailed summary of the comments within seconds and generates an illustrative image for the post headline.\n\nSo if you're too lazy to read through the comments, or just want to get a quick overview of the discussion, [What the Hack?!](https://gauravsoni.vercel.app) is the tool for you!\n\n\u003e This repository contains the frontend code for the project. The backend code can be found at [What the Hack?! • Backend](https://github.com/gauravsonii)\n\n## Features\n\n- **Instant Comment Summary**: Get a detailed summary of the top comments on any HackerNews post URL.\n- **Illustrative Image Generation**: Automatically generate an illustrative image for the post headline.\n- **Text Streaming Response**: Get the summary in real-time as the comments are being processed.\n- **Mobile Responsive**: Enjoy the same experience across all devices.\n\n## Built With\n\n- Next.js 14\n- Tailwind CSS\n- Hono\n- Cloudflare Workers\n- Vercel\n\n## Points to Note\n\n- This project is a very basic implementation of the Cloudflare Workers AI service. The AI service is still in beta (especially models that I'm using `Meta's Llama 3` [text generation] \u0026 `Dreamshaper` [image generation]) and may not be as accurate as expected. The project is intended to showcase the capabilities of the service and may not be suitable for production use.\n\n- If you encounter any issues with the project, please feel free to open an issue or submit a pull request. I would be happy to help you out!.\n\n---\n\nThis project was possible thanks to an awesome dev [Dhravya Shah](https://github.com/Dhravya) who built the early implementation of this project on his first live stream. You can check out the stream [here](https://www.youtube.com/live/tWCRWo02F-0?si=RMcSFJGB2QVIZ19r). I built upon his work and added a few more features to the project. Thanks, Dhravya! 🚀\n\ngit init\ngit add -A\ngit commit -m \"first commit\"\ngit branch -M MAIN\ngit remote add origin https://github.com/gauravsonii/What_the_hack.git\ngit push -u origin MAIN","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravsonii%2Fwhat_the_hack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgauravsonii%2Fwhat_the_hack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravsonii%2Fwhat_the_hack/lists"}