
完整作品展
技术栈
65 projects


AI 团队工具,帮助创作者构建和部署应用
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.

AI Todo 用智能方式将目标分解为可行步骤,优化任务优先级。
AI Todo — 像很多程序员一样,我日常要兼顾工作任务、生活琐事、项目计划,时常感到事情多但漏掉的也不少。想用智能方式管理这些待办,但市面上的工具要么设计臃肿,要么 AI 能力很弱。于是我花了几周开发了 AI Todo,目标是:


AI助手用于聊天、编码和API,支持30+个前沿模型并学习你的代码库
@otakuaakash · X

用 AI 创作多模态内容的对话式创意画布。
BananaCanvas AI — 前沿的创意工作区,结合了基于对话的 AI 交互和无限画布,用于多模态内容创作。

与AI聊天自动调研、撰写和生成排版好的小册子。
BookletAI — 面向普通用户的小册子 AI 工具,可自动调研、写作并生成排版好的 booklet 页面。

通过 AI-powered chatbot、knowledge base 和 workflow 工具自动化客户支持。
@Harshwardh3263 · X
Tired of answering the same customer questions? Let handle your customer support 24/7.

Nano2Image 上传照片并描述编辑移除对象、更换背景或调整颜色。
Nano Banana AI — AI 图像生成和编辑工具(免费在线),2-5 秒生成高质量图像,支持文生图和图像编辑

Stateful AI 伙伴,从交互中学习,可自主完成任务或与你一起协作。
@cyrus_zad · X

一个共享记忆层,在不同的 AI 工具和设备间保留你的决定、偏好和项目。
upload — 跨 AI 的长期记忆层,让 ChatGPT、Claude、Codex、Hermes、OpenClaw、WorkBuddy 等共用同一份记忆,换工具换设备都接着上次继续,注册即用免装插件

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db