
Elevenwritt - Turn Ideas Into Consistent Content
AI tool that generates ready-to-publish social media posts across 15+ platforms.
@its_mepius · X
The full gallery
Tech stack
60 projects

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

Paste one page of your website. Get five posts for X and LinkedIn about what it actually says — the decisions and constraints, not promo copy. One free set.
@rishabhnasa · X
I’m primarily building Übungszeit — a platform for German learners to practice with an AI agent named Helfen. Recently, though, I launched a mini-SaaS called Post for Site. The name already tells you what it does.

Create richly formatted posts and publish them instantly to the web with a single click.
@masafumiohta · X
I’ve been using Windows as my daily use lately despite I have been using Mac/Linux for a long time, but I keep running into all sorts of issues, so I’ve been fixing them vibe-coding with Claude. I’m gonna dump all that stuff on This blog is fully automated with Claude Code, from coding all the way to reporting. It’s nothing special—anyone could do it—but it’s actually pretty fun once you try it. The only annoyed is that it burns through tokens like crazy. Most of the tips are pretty interesting, so I hope you find them useful.

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!

Discover stories, ideas and expertise from writers on every topic. LixBlogs is a modern publishing platform with a powerful block editor, real-time collaboration and organizations,
@elixpo_ · X
Trying out blogging PaaS:-

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

Publish work in a private club and manage paying members.
@chenzhangreal · X

Create and publish ebooks with AI writing assistance and professional templates.
ebookerr · Product Hunt
ebookerr - Your Ebook Creator Create a complete ebook with AI — no writing skills needed

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