
Grammar — Your ideas deserve better than scattered tools
Capture meetings, write notes with AI, and create diagrams on a shared canvas in one place.
@rubs_murga · X
The full gallery
Tech stack
17 projects

Capture meetings, write notes with AI, and create diagrams on a shared canvas in one place.
@rubs_murga · X

The best place to collaborate with your agent on your documents. Docs, real spreadsheets, slides, and team chat in one Jot workspace.
@jot_so · X
Jot — the workspace for you and your agent. Your AI doesn't just chat at you, it works where you keep your docs, tasks, and files. One place, human and agent build together.

Content workspace automating production pipelines through AI conversation.
@wesselsHQ · X

AI writing assistant that keeps your novel manuscript in context while providing writing help.
@a1siel · X

Workspace to use multiple AI models for research, web search, file analysis, and content creation.
@sahiinthehood · X

Platform for creating and publishing content across multiple platforms.
@wztlink1013 · X
自己写了一个工具,专为内容创作者多平台发布, 富文本编辑体验,同时支持多个平台的格式平替兼容。

Co-write rhymes and lyrics with AI, organized bar by bar.
@lostsignal8_ · X
for writers. ✍️ It can be used for any direct/intent form of writing such poems and song lyrics. A beautiful place to organize, brainstorm, and store it all.🧬📖

Build websites, slides, and documents through chat.
@7neon_7neon · X
🚀 is FOR SALE AI-powered platform for: ⚡ Chat & coding 🌐 Web app generation 📊 Slides & docs 🛠️ All-in-one AI workspace Production-ready • Scalable • Monetization-ready 🔗 📩 DM for serious inquiries #ForSale #AI

Capture ideas with a focused, flow-friendly interface.
@VanshSura · X
Just shipped a fresh UI update for MindDock ✨ Redesigned the experience to feel cleaner, faster, and more focused—making it easier to capture ideas and stay in flow. Still a lot more to build, but I'm happy with how it's evolving. 🚀 #buildinpublic

Create shared whiteboards to sketch, brainstorm, assign tasks, and work together.
@claroboard · X
I built a whiteboard. The hardest part wasn't the coding. The hardest part was getting the first users. Want to give it a try?

Create professional business documents by speaking.
@torgimaOS · X
Voice to any document in 30 seconds

Manage academic conferences: submit and review papers, handle scheduling and registration.
@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