
NotientAI — AI Social Proof Popups & FOMO Notifications for Websites
为网站添加AI社交证明弹窗,展示实时销售通知和访客数。
@bnscoin · X
Please drop a feedback about be honest
完整作品展
技术栈
30 projects

为网站添加AI社交证明弹窗,展示实时销售通知和访客数。
@bnscoin · X
Please drop a feedback about be honest

自动同时将内容发布到10多个社交平台。
@KevinNaughtonJr · X
building @ferrymanio to help people post their content everywhere automatically

一个公开排行榜,你可以出价为你的产品排名并获得关注。
@probiex007 · X
ohk, this comes under same category as mine You can submit your product for free (first 100)

Easyscale:搜索 X 账户、生成推介消息、追踪回复。
@denpoint1 · X
Find people on X who match your audience, then run outreach like Trello — from signal to DM to reply on one board.

在 Reddit 和 X 上追踪品牌提及,每日监控和自动回复建议。
@signalmelo01 · X
SignalMelo: social listening & monitoring for growth teams


安排社交媒体帖子并追踪哪些内容产生收益。
@lukcombinator · X
post to socials and check which post paid the rent

在持续拍卖中出价获取对前页网站的控制权,直到被更高出价者取代。
mandarwagh · HN
Front Page of the Internet

在一个工具中管理社交媒体项目、发布到9个平台并生成报告。
@jaredjames_ · X
social media.

发现Reddit社区和内容策略,安全增长避免被禁言。
@usman_builds · X
Building MentionFast so users Market on Reddit without getting banned.

用 AI 生成、安排并自动化社交媒体内容。
@TwitWithOmkar · X
Hey, I am into Startups, my new platform. 🚀 PostPlix is now live! Generate content, schedule posts, and automate your social media with AI. Less time creating content. More time building your business. 🌐 let's connect and grow together.@TwitWithOmkar

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