
Tunyt — Host What Brings People Together
创建活动、销售门票、管理参与者并通过 AI 分析活动数据。
@abhishekbariyaa · X
完整作品展
技术栈
34 projects

创建活动、销售门票、管理参与者并通过 AI 分析活动数据。
@abhishekbariyaa · 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

创建私密讨论,从使用稳定化名的人那里获得诚实反馈。
@wheesperapp · X
I built Wheesper to help people speak honestly without losing the context of a real conversation. It evolved from anonymous feedback into private, threaded discussions with stable pseudonyms and moderation controls. Check it out

语音笔记转卡片、AI代理协助完成任务的看板应用。
u/EloWeld · Reddit
I got tired of copy-pasting tickets into Claude Code, so I built a Kanban board that hands cards to a local agent Just a delegate to local agent feature Upfront disclaimer: it's my own project, don't take it as an ad — I genuinely just want feedback. Why yet another kanban board? • First I got tired of sorting through a pile of messages from my boss and bugs the team found by hand -> made a Telegram bot you just forward stuff to, and it writes the task up properly and

Waitlisted 是一个无需账户的队列管理平台,客人可直接加入,商家用手机管理。
@sardamit · X
2-3 years ago, i built the waitlist app for a very popular date place in Mumbai i rebuilt it today using vibe coding

使用Claude AI生成专业自由职业提案,包含电子签名和支付功能。
@n_surendar29293 · X

在一个地方捕捉会议、用AI写笔记、在共享画布上创建图表。
@rubs_murga · X

每周与Edgar对话,生成个性化的LinkedIn帖子。
@edgarwritesai · X
Your personal linkedin ghostwriter


MitrHub:匿名聊天平台,实时与陌生人交流。
@Mitrhub_06 · X

DashForm - 为AI代理优化的联系表单和预订表单生成器。
@AIDailyGuy · X
the form built for agents

AI编码代理作为团队成员协作编码的团队聊天工作区。
u/pablostanley · Reddit
Built Hilos, a team chat where AI coding agents are members of the channel Hi, I'm Pabs, and I built this thing I'm calling Hilos (means "threads" in spanish) I work with coding agents every day (Claude Code, Codex, Cursor) and the workflow started to feel a bit isolating... tons of tabs in a terminal, and my team in a chat somewhere else, and I'm the messenger in the middle, copy-pasting context both ways from things I build and feedback I get. The llm doesn't know what the