
VaultMeet - Host & Join Events in a 2D Virtual World | VaultMeet
在2D虚拟世界中举办和参加科技活动和黑客松。
@vaultmeet · X
完整作品展
技术栈
26 projects

在2D虚拟世界中举办和参加科技活动和黑客松。
@vaultmeet · X

浏览多个城市的创业活动、科技周和场地日历。
@11bhagwat · X


创建付费活动,管理报名、生成二维码票券并进行手机签到。
@HossainArif85 · X
Building — a platform for paid events where organizers manage registrations, approve payment proofs, send QR tickets, and check attendees with any phone browser. Happy to connect with fellow builders!

AI驱动的活动规划平台,可管理参与者并分析活动数据。
@Puneet626 · X
hi, let's connect, i'm building

创建活动、销售门票、管理参与者并通过 AI 分析活动数据。
@abhishekbariyaa · X

为 SaaS 项目提供的 AI-powered tech stack 推荐工具,根据你的预算和团队规模量身定制。
@appstackbuilder · X
Less time searching. More time building. That's the goal behind App Stack Builder. 🌐 #Startup #BuildInPublic #SaaS

Greve:用AI创建个性化B2B外联页面,追踪邮件打开,自动化跟进。
@ConnectScr20857 · X
turns cold outreach into personalized conversations.

上传合同进行TechAgreement的AI风险分析或生成技术协议。
@BayofDomain · X

从 Telegram 群聊中提取任务和截止日期,并发送个人提醒。
@SagarSR349400 · X
Working on Sieve, a distributed AI system that autonomously monitors Telegram group chats, extracts tasks and deadlines using Google Gemini, and sends intelligent private reminders.

Wintel 是实时投资终端,追踪全球事件对股票、行业和资产的影响。
@codedolphin2 · X

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age