
完整作品展
技术栈
28 projects


在运动员、政治人物和文化名人的实时公众情绪市场上交易。
u/Maleficent-Ad-5181 · Reddit
got roasted, made some changes, ready to get roasted again A few weeks ago, we posted about our marketing, and we got the following feedback on our website: I visited your site and have no idea what it is that you do This site is garbage 🙂 Very confused on what the website is for. Ai slop I have no fucking idea what your company does or how any of what I’m looking at works. Discouraging? A little. BUT it was actually very helpful to hear some brutal feedback we hadn't heard ye


通过共享链接或二维码在活动中收集嘉宾照片。
@aaronbatilo · X
Shout out I made it. Shout out to me. Pre-vibe coding

用虚拟货币预测政治、体育、金融等真实事件,与创作者互动的社交预测平台。
@opinion_kings · X

追踪全球加密货币、金融和地缘政治事件,支持实时时间线和电报提醒。
@garyvgroup · X
怕磕不到孙哥的CP了,我专门做了一个事件追踪网站: 🔔 上线才发现,已经有四五条和他有关的事件正在被追踪。 @sunyuchentron 孙哥活真多呀。 网站还在追踪 Gate 被盗,BitMart等事件,每个瓜尽量保留来源,支持Tg提醒,怕忘事的可以用起。#tron

搜索创作者、管理推广活动并追踪营销效果。
@BreeFlemings · X
a feature like this is one solid spike. what actually compounds is a few creators making content for your product month after month. is built for that side of it

根据你的独特声音生成并发布社交媒体内容。
@BMartelee · X
AI Community Manager

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

通过二维码为活动收集照片,自动筛选后在共享相册和Google Drive中显示。
@OneEyedAbhay · X
it's fun and optimised..open for suggestions or roast

Your AI Head of Content across social media.
@IAmPascio · X
currently locked in on

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