
Kandelo
Kandelo 是浏览器中运行的 POSIX 兼容多进程 WASM 内核。
brandonpayton · HN
Kandelo – a POSIX-compatible multi-process WASM kernel for the browser
完整作品展
技术栈
60 projects

Kandelo 是浏览器中运行的 POSIX 兼容多进程 WASM 内核。
brandonpayton · HN
Kandelo – a POSIX-compatible multi-process WASM kernel for the browser

ManyGPT - An open source chat application with support for multiple AI models
@sabbirhasan7172 · X
Stop switching between AI tools. ManyGPT brings ChatGPT, Claude, Gemini, Grok, and more into one workspace. Try it out and let us know what you think.

在Bind AI中使用Claude、GPT和Gemini编写和运行代码,然后部署到Vercel。
@bind_ai · X
We got tired of juggling model subscriptions and editors, so we built Bind AI One tab: Claude, GPT, Gemini, an IDE that runs the code and ships it to Vercel Heads down on the shortest path from idea to application #vibecoding

一个提供认证、存储和LLM集成的Backend平台,无需服务器或配置。
ent101 · HN
The Safe, Production-Ready Backend for AI-Generated Apps

在一个工作区中与多个领先的AI模型聊天、创作和构建。
u/Beneficial-Cow-7408 · Reddit
I'm removing the feature gates from AskSary. You shouldn't need an expensive subscription just to see what AI can do. I posted earlier about my solo project update but for some reason my photos didnt upload so i've deleted the post and did it again. Currently my site works via a paywall system, asksary.com and soon it will be updated to use a credit based system with all tools unlocked. All users can sign up for free, get an allocated drive and can even upload their own med

Repowise 将代码库转化为架构和健康分析,为开发者与 AI 代理提供答案。
@repowise_dev · X
Just try out your project on: Either it's just your vibe coded project, open source project or your enterprise project. Let us surprise you.

录制应用内录像和截图,用AI整理反馈以快速修复bug。
@keshav__dev · X
Hi priyanka i am also building in customer feedback space but with some dev related features. Maybe you want to check

能处理收入电话的双工AI语音模型,自然应对中断和重叠语音。
vatsalaggarwal · HN
Production duplex speech model for revenue calls

追踪AI代理在生产环境中的故障,查看模型调用和工具执行过程。
sayanbiswas64 · HN
Axonpush – Replay production agent failures in CI and fail the build

可嵌入的可视化工作流编辑器,支持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

通过 OpenAI 兼容的 API 网关运行 OCR、VLM 和视觉模型,提供 21 种模型选项。
dr_blueberry · HN
Run open-weight OCR, VLM and vision models behind one API

开源Markdown文档框架,内置AI助手回答文档相关问题。
u/jm_ka · Reddit
SmartDocs - open-source docs framework with AI chat; just add your API key. SmartDocs is an open-source Markdown documentation with built-in AI chat. The pitch: write docs in Markdown, add your API key to .env, and every page gets a grounded AI assistant. Self-hosted, your data, your control. Tech: Next.js + Markdoc + Tailwind. No vector DB — uses graph-backed retrieval (keyword scoring + link traversal) inspired by Karpathy's LLM Wiki pattern. Live demo (no key needed): https://www.ge