
MuseCanto - 写好每一章
Create and publish content across multiple platforms.
@wztlink1013 · X
自己写了一个工具,专为内容创作者多平台发布, 富文本编辑体验,同时支持多个平台的格式平替兼容。
The full gallery
Tech stack
27 projects

Create and publish content across multiple platforms.
@wztlink1013 · X
自己写了一个工具,专为内容创作者多平台发布, 富文本编辑体验,同时支持多个平台的格式平替兼容。

Platform for independent writers and readers to share and discover written stories.
@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 :)

Generate daily marketing content from Hacker News, GitHub, X, and niche communities for multiple platforms.
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

AI tool that generates ready-to-publish social media posts across 15+ platforms.
@its_mepius · X

Schedule and batch-publish posts to X at optimal times with AI assistance.
@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

Cross-posts, schedules and designs content for every social platform from one place.
@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

Write books online with AI narrative guidance and publisher connections.
@Tour71 · X

Create and auto-publish branded video assets from trending content to multiple social platforms.
@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