
完整作品展
技术栈
60 projects


桌面优先的开源生产力系统,具有 Pomodoro 追踪、习惯养成和 AI 反思功能。
@Shourya60756648 · X
Let's connect, checkout

Ravel:为开发者提供AI驱动的项目管理,支持GitHub跟踪和冲刺规划。
@Gallagh819 · X


用 Google Gemini 生成和编辑 AI 图像
Nano Banana AI — 基于市面上最强的 AI 图像编辑模型 Nano Banana 开发的图片编辑器,用嘴改图、保持角色一致性、控制细节、图片融合

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

生成 AI 图像,训练自定义 LoRA 模型制作动画和漫画。
LoRA AI — 在几秒内创建令人惊叹的 AI 图像



开源AI代理,理解代码库、生成代码并自动在GitHub上创建拉取请求。
u/shaurya-afk · Reddit
Looking for feedback on my open-source AI GitHub agent that understands repositories and opens PRs automatically Hi everyone, I've been building an open-source project called Nascent, and I'd love some honest technical feedback from developers who work on real GitHub repositories. The idea is simple: - Connect a GitHub repository - Ask for a feature, bug fix, or refactor in plain English - The agent analyzes the codebase - Generates the required changes - Shows a d

与神经网络互动,观察它如何识别手写数字。
mikky-a · HN
Living Neural Network on the Webpage