
Voidocs - The simple way to create documentation
Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X
完整作品展
技术栈
29 projects

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

在Chrome和Firefox创建和同步文本快捷方式,自动展开代码片段。
@goldlion123RP · X
- This is a Snippet Extension tool, with cross device sync, auto cloud backup, sounds, animations etc. features. Do explore it & I'm open to receive feedback.

使用浏览器扩展为 X 生成 AI 回复、创建帖子并监控账户。
u/alexkendig · Reddit
I got tired of paying monthly for X tools, so I built a BYOK/Local browser extension instead Hey everyone, I use X/Twitter to share product updates, find customers, and build an audience. The problem is that most X tools eventually become another expensive subscription. TweetHunter, Typefully style tools, schedulers, AI assistants, outreach tools, it adds up quickly, often $30–$90/month. So I built Tweetback, a browser extension workspace for X that uses your own AI key in

为 JavaScript 应用提供爬虫友好 HTML,改善 Google 和 AI 搜索索引。
u/AlarmingPepper9193 · Reddit
I pulled the raw HTML of a bunch of "SEO-ready" startup sites. Google can see them fine — but AI search can't. I went down a rabbit hole reading SEO threads where founders were panicking that their React/Lovable/Vite sites weren't ranking. The usual advice is "JavaScript sites are invisible to Google, you need SSR." So I started pulling the raw HTML (what a crawler sees before any JavaScript runs) for a bunch of real sites people posted. Here's what actually surprised me: almost none of t

按精确词语和时间戳搜索播客内容、保存片段并跟踪品牌提及。
lawnmaster18 · HN
Vuci – make the spoken word searchable


PageRise:通过AI智能体自动化关键词研究、竞争对手分析和内容策略的SEO平台。
@cairndev · X

虚拟宠物伴侣,在你的 browser viewport 中爬行,根据 page topics 做出响应。
@fujidevv02 · X
the world's first context-aware, local AI browser pet companion!

ToolsLoop:自由职业者免费工具套件,包括发票、增值税、报价、费用追踪和商名生成。
@tools_loop · X

AI驱动的浏览器IDE,提供实时编辑、网站构建和设计功能。
@zyvadev · X
✨ AI Vibe Coding 🎨 Website Cloning 💻 Live Code Editor 👀 Live Preview 🎭 Design Presets 🖼️ Auto Logo & Favicon 🗄️ Database 🌐 Free Hosting & Subdomains Native 0G SDKs: ⚡ 0G Compute 💾 0G Storage ⛓️ 0G Chain Everything in one AI Cloud IDE. build with 0G

为您的自由职业业务管理客户、发票、时间跟踪和费用。
@ShayPunter · X
- Less back office. More of the work you love.

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t