
完整作品展
技术栈
22 projects


点燃虚拟香烛,记录对 Tibo 的祈祷与敬奉。
@Saccc_c · X
我做了一个敬奉Tibo(@thsottiaux)的趣味网站: 当你用光Codex额度后不妨进来上一炷香,让Tibo听到我们的声音😭

Live rankings. Shared Pitch Pit fights. Companies and challengers compete for internet rank.
@DevToD4 · X
is worth clicking if you wanna vote on head to head companies!


Build and grow your community with channels, conversations, hubs, and events. Create a space where your people connect and engage.
@GammsApp · X

Step-by-step plans for date nights, birthdays, anniversaries, and proposals. Real venues, real scripts, backup plans included. You bring the love, we bring the plan.
@EmiBigMoments · X

统一日历管理所有房源在Booking.com和Airbnb上的预订
@hazansalami · X
Built with Claude you no go believe 😪

Cam-Shot AI 活动照片分享平台,支持人脸识别和白标库。
@Jatinthadani1 · X

Practice all four IELTS skills with AI feedback on Speaking and Writing (per criterion), plus Reading and Listening mocks scored like the exam. Free tier available. Built to help y
@akzh4n · X
If you're planning to take the IELTS in a month, speed is a priority

管理学术会议:提交和审阅论文、处理日程安排和注册。
@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