
iHatePosting Social Media Scheduler: Plan, Publish, and Grow
Simplify your social media strategy with iHatePosting social media scheduler. Plan, schedule, and publish content seamlessly for a cohesive brand presence.
@iHatePosting · X
完整作品展
技术栈
21 projects

Simplify your social media strategy with iHatePosting social media scheduler. Plan, schedule, and publish content seamlessly for a cohesive brand presence.
@iHatePosting · X

用日、周、月视图规划课程,课程冲突时自动调整日程。
sunpy · V2EX
快开学了,专门给老师们做了个在线排课工具 最近做了个小工具-Teacher Planner ,可以帮老师提高排课效率,节省时间. 目前支持: * 自动排课,保存前先标出时间冲突 * 某节课被占,点一下顺延,后面受影响的课自动跟着挪 * 日 / 周 / 月视图共用一份数据,能直接打印 * 课程标准可以挂到具体课时上,方便查漏 * 中英双语 技术栈是 Next.js + Drizzle ORM + PostgreSQL + Better Auth 地址: https://teacherplanner.ai 免费版能建一份完整计划,欢迎试用、欢迎拍砖~

Build websites, slides, and documents through chat.
@7neon_7neon · X
🚀 is FOR SALE AI-powered platform for: ⚡ Chat & coding 🌐 Web app generation 📊 Slides & docs 🛠️ All-in-one AI workspace Production-ready • Scalable • Monetization-ready 🔗 📩 DM for serious inquiries #ForSale #AI

One AI social media workspace: on-brand posts, Gold Slots, auto-publishing and closed-loop learning. Free forever, $19/mo to upgrade.
@contentdrifter · X

The 48-hour UI design competition. Pay $5 to enter, design your best in 48 hours, and let AI score it. Winner takes the prize pool.
@YouHave48Hours · X

Plan group trips in 2 minutes. Swipe on real attractions, vote with friends, and get an optimized day-by-day walking route. Free for up to 4 days.
@SwipeSights · X


用PressPilot创建定制品牌的WordPress网站,布局和内容,仅需数分钟。
@PressPilotapp · X
Launching today in product hunt, enjoy the launch event discount Or go to

将视频和播客转化为AI字幕短视频,自动发布到7个社交平台。
@Katto_Tech · X
Let's connect ! I'm building Katto solo: paste a video → scored, captioned, reframed 9:16 clips. Flat pricing, no credit games. Even works on sports & gaming, not just talking heads. Documenting the whole thing publicly →

MuseCanto 跨平台内容创建和发布工具。
@wztlink1013 · 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