
MuseCanto - 写好每一章
MuseCanto 跨平台内容创建和发布工具。
@wztlink1013 · X
自己写了一个工具,专为内容创作者多平台发布, 富文本编辑体验,同时支持多个平台的格式平替兼容。
完整作品展
技术栈
27 projects

MuseCanto 跨平台内容创建和发布工具。
@wztlink1013 · X
自己写了一个工具,专为内容创作者多平台发布, 富文本编辑体验,同时支持多个平台的格式平替兼容。

独立作家及读者分享发现故事的平台。
@caincurrency · X
I'm not a developer, but I built in about a month. I paid for the $200 Max plan with Claude but I could have probably gone with the $100 Max plan. I've already cancelled since the building is mostly done so I plan to now focus on user growth.

Streamline your WordPress content workflow with AI-powered document processing and bulk publishing. Connect multiple sites, upload documents, and publish instantly.
@AliShazil_ · X
I built Happy to connect :)

PublishLoud从GitHub、X等来源自动生成营销内容,发布到LinkedIn、X、博客和Reddit。
u/KeyProject2897 · Reddit
built a tool to help fellow dreamers setup basic marketing for their products I built 2 products over the last couple of years - Baloon.dev and Sling.biz. Loved building both of them. But always stuck at marketing. I'd ship a feature, make one or two posts, and then get busy building again. Few weeks later I'd realize I hadn't posted anything. So I built PublishLoud It watches my GitHub commits and drafts posts for LinkedIn and X. I still edit everything before posti

Publish proof of work, build a trusted portfolio, find opportunities, and connect with the right people on Many.
@tryjude · X

Elevenwritt:用AI将想法转化为可直接发布的社交媒体帖子。
@its_mepius · X

在最佳时间使用AI辅助安排和批量发布X上的帖子。
@zsh89821970 · X
做了一个新小项目 🛠️ Sent2X — AI 驱动的 X/Twitter 定时发帖工具。用 AI 生成一批帖子,一键导入,定时自动发布。不用每天蹲在 X 上。 👉

Record your ideas the moment they hit and Yapto turns them into posts, threads and video scripts in your voice, ready to schedule on X and LinkedIn. You publish more — and better.
@Yapto_app · X

Synapse 一次编写,跨平台同步发布、定时推送和内容设计。
@aydenlimdev · X
If you want to connect, and follow along!

Create, schedule, and publish content across major social platforms from one professional dashboard.
@naveen_a11y · X

在线编写或导入书籍,获得AI叙事指导与出版商联系。
@Tour71 · X

从热门视频创建品牌资产,自动发布到多个社交平台。
@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