
完整作品展
技术栈
60 projects


从通话和电子邮件自动更新 Salesforce 管道
@divlohia · X
Katalyst - Agent that runs pipeline for teams on Salesforce. @joinkatalyst


在LinkedIn上追踪采购信号,自动预订演示会议的AI代理。
@nickventuri · X
building to book high intent demos on autopilot founders just show up to meetings

全自动 AI,7×24 小时替你打理短租房源,全程免操心。
Zuri Obozuwa

通过文字、语音和视频与他人讨论和辩论各种话题。
@nameisnotanoun · X

Endless Noir是一部由AI编写的1930年代黑色侦探广播剧,每集剧本由AI自动生成。
u/geektechlive · Reddit
I built a 1930s noir radio serial that writes itself. 27 episodes in, it hasn't contradicted its own canon once. For the last few months I've been building Endless Noir, a serialized detective drama set in a fictional 1930s port city. Full disclosure up front: the scripts are written by an AI pipeline I built, and the voices are consent-verified professional voice actors synthesized through ElevenLabs. A human (me) reviews everything before it airs. The transparency is the premise, not the fi

订单管理应用,帮助销售代表追踪利润和配送
@JwjwF67346 · X
Check out what I just built with Lovable!

Wetter 支持本地计算和自定义聚合模式的天气预报和可视化应用。
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)



用 OpenRouter 进行私密 AI 聊天,无账户无跟踪,支持自托管。
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c