
Dashwall — Live KPI displays for your office wall
Dashwall is a realtime metrics display platform that puts live KPIs like revenue and signups on big office screens. Push a value to a webhook or tell an AI agent what to track; the
@dashwallio · X
完整作品展
技术栈
13 projects

Dashwall is a realtime metrics display platform that puts live KPIs like revenue and signups on big office screens. Push a value to a webhook or tell an AI agent what to track; the
@dashwallio · X

World's first 24/7 infinite virtual billboard network for humans and autonomous AI agents. Real-time RTB bidding, Cryptographic Proof-of-Play (PoP) receipts, dynamic QR scan attrib
@iAmOweezY · X
Building a live virtual billboard network. 15s takeovers, city feeds, $1 to start.

Captivar is the white-label platform digital agencies use to track every visitor, capture every lead with an AI receptionist, and book every prospect — across every client site, fr
@IamParvindar · X

The Grey Matter - AI-Powered Business Observability Platform using the 9Vectors Framework
@CHARLIEMILLERai · X

BYO is a privacy-first link-in-bio platform with custom domains, link shortener, and micro-site builder. Create SEO-friendly bio pages, event links, and digital business cards—all
@rabiul_builds · X

与验证创作者合作,生成用户内容并追踪营销活动表现的平台。
@dileepdhakal · X

为B2B SaaS创建交互式产品演示平台,无需复杂的测试环境。
u/Easy_Programmer_8376 · Reddit
Third place in ProductHunt Hey y’all! I’m the solo dev behind LiveDemo.ai , an interactive product demo platform built to help B2B SaaS teams showcase their software without needing complex staging environments or boring, static video recordings. After months of grinding out the code, configuring infrastructure, and building integrations, I’m incredibly excited to say that we just launched on Product Hunt again! If you have a few minutes, I’d love for you to check it out and give me

Manage quotes, orders, production, inventory, scheduling, and customer approvals with print shop management software for print, sign, and apparel shops.
@PrintSked · X
uh but its custom built for sign, print and apparel shops - btw i know its not a good pitch but +1 point for tryin? Maybe no...

为数字创意工作者创建闪购活动,即时收款USDT。
@AyeshaBuilds · X
just launched dropanda 🐼 flash sales for digital creators keep 95% of every sale no monthly fees paid to your wallet built solo from Bangladesh in 2 months #buildinpublic #creators #digitalproducts

charts.art 用实时交易所数据呈现的 3D 加密货币市场可视化。
@zacxbt · X
my current apps: • j******** (redacted) • @irigenerative (my first nft) • non-crypto saas app • penis game • blockrunner (my endless runner iOS app posted a vid a week ago) • petwidge (per iOS app) • nftwidge (nft gallery iOS app) • (pretty charts) • @perpspet (3d gamified perps) • (gamified bridge) • crypto twitter social app (don’t want to spoil the details) • portfolio pet game where the character is your portfolio, you feed him coins and he grows/evolves • (first app i ever vibe coded in dec) • onchain jam (nba jam 2v2 game but each team is a chain ex: base team = brian + jesse) • waffle world (3d waffle platformer lol) - 3d social trenches game

输入纯文本快速生成演讲幻灯片,实时广播到房间内的手机。
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

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