
Indexly — AI SEO Agent That Writes & Publishes Articles That Rank
Indexly — AI SEO代理,自动发现竞对关键词和发布优化文章
@maunil_parikh · X
完整作品展
技术栈
37 projects

Indexly — AI SEO代理,自动发现竞对关键词和发布优化文章
@maunil_parikh · X


AutoPod generates deep-researched, SEO-optimized articles with real citations, translates them into 30 languages, creates podcast episodes, and publishes everything on your domain.
kestas · Product Hunt
AutoPod AI content autopilot for podcasts and creators

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 :)

自动监控行业、创建和发布社交媒体内容的助手。
@taherchhabra · X
These exact 4 things ... in

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

识别 SEO 机会并自动发布文章的 AI agent。
Utopyasz · HN
Run all your sites SEO on autopilot

用 AI 辅助编写并计划 X 帖子,追踪分析表现。
@rafal_darlak · X
Released yesterday! I built a platform for my X account management, scheduling, analytics, AI assistant etc. I didn't like the apps that I tried so I wrote my own ;)

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

RobinRank 为你的网站规划、写作和发布 SEO 文章,同时寻找反向链接机会。
@binarycodex01 · X

Elevenwritt:用AI将想法转化为可直接发布的社交媒体帖子。
@its_mepius · 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