
TweetStyler - Transform Your Tweets Into Stylish Unicode Fonts
将你的推文转换成时尚的Unicode字体,在X和Twitter上分享。
完整作品展
技术栈
117 projects

将你的推文转换成时尚的Unicode字体,在X和Twitter上分享。

上传自拍照,使用AI将其转化为电影感的千禧年恐怖风格图片。
scream ai — 把你的自拍照转化为电影感十足的千禧年(Y2K)恐怖风照片

将手绘涂鸦转换为动画表情包。
hjessmith · HN
I like doodling, and I like character animation. I made a little tool that can animate your hand drawn characters and put them into an animated meme. It's free, there's no login needed, and it uses an animation pipeline (not generative AI) to create the outputs. Works on desktop and mobile. If you give it a try, I'd love to hear your feedback. Thanks!


用AI将照片转换为动画视频。
Img2Video — 用文本或图像生成短视频(AI)非常适合社交媒体,立即开始创作爆款内容吧!

使用 AI 即时编辑和重绘图像,生成高质量结果。
Image to Image AI — 基于 AI 的图片修改和重绘工具

Transform any YouTube video into concise, actionable insights
@ekstraktapp · X

用TurboLearn从学习资料生成笔记和图表。
Turbo Learn — 从文档、图片、拼音文件生成笔记的 AI 学习工具网站

将 Strava 跑步和骑行转化为 9:16 故事卡,支持自定义设计和分享
@aimansarchive · X

Transforme fotos simples em imagens profissionais prontas para vender. IA para catálogo de moda, gastronomia e e-commerce — sem fotógrafo, sem estúdio.
@nandomarinho_ · X

Free tool to transform your source code into stunning, high-resolution HD images. Customize themes, backgrounds, and export perfect code screenshots for Twitter/X, blogs, and docs.
@ricka_dev · X
Building Syntax Code 🚀 A free tool to turn raw source code into high-res, beautiful images for X, blogs, and docs.

将热门视频转化为品牌资产并一键发布到各社交平台。
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and