TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Keep your AI agents up to date with latest docs

5 点作者 vladstudio大约 1 个月前
Hey HN! I wanted to practice &quot;vibe coding&quot; and see how far and fast I can go by only prompting, without actual coding.<p>I decided to make a simple CLI app that scrapes web docs into a single md file (I was annoyed that LLM keeps writing Tailwind 3 code for a Tailwind 4 project).<p>In just a couple of hours, the CLI app was ready! Then iterated on arguments for another couple of hours. Result: <a href="https:&#x2F;&#x2F;github.com&#x2F;vladstudio&#x2F;web2llm">https:&#x2F;&#x2F;github.com&#x2F;vladstudio&#x2F;web2llm</a><p>Then I decided to go further and &quot;productize&quot; the CLI by making a web app for it. Another half-day, and the web app is ready! <a href="https:&#x2F;&#x2F;web2llm.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web2llm.dev&#x2F;</a><p>Feel free to try! The stack is Astro, Typescript, SQlite and Tailwind (no React!) on an $3&#x2F;m Ubuntu VPS on Hetzner.<p>Also to deploy it on Hetzner, I asked AI to write a collection of bash scripts for me. This was harder than it seems, but after another couple of hours of iterating AI got it done too: <a href="https:&#x2F;&#x2F;github.com&#x2F;vladstudio&#x2F;ubuntu-node">https:&#x2F;&#x2F;github.com&#x2F;vladstudio&#x2F;ubuntu-node</a><p>I happily achieved the goal of going from 0 to 1 without writing any actual code (except minor CSS). Very interesting to see where AI shines, and where I&#x27;d better do it myself.

暂无评论

暂无评论