We launched Workspai on Product Hunt today and wanted to share it here.
The problem we kept running into: every AI session starts from zero. You re-explain your stack, layout, and conventions every single time.
Workspai is a free VS Code extension that reads your backend workspace before every AI prompt project structure, installed modules, git changes, and team conventions and injects it automatically. Works with GitHub Copilot, no extra subscription.
I'm one of the founders of Workspai been building in the backend tooling space for the last year and finally ready to share what we've been working on.
Quick background: we started with RapidKit, an open source backend workspace platform for FastAPI, NestJS, and Go. The more we used AI tools alongside it, the more frustrated we got with the same problem AI has no idea what your project looks like. You repeat yourself every session.
Workspai is our answer to that. It's a VS Code extension that reads your backend workspace structure, modules, git changes, team conventions and feeds that context into the AI automatically. Works with GitHub Copilot, no new subscription.
We're thinking a lot about team memory before launch.
Not just file context, but the repeatable rules behind a codebase: naming conventions, architecture decisions, boundaries between modules, deployment rules.
Most AI tools stay at file level. They only see what is open, so every session starts with re-explaining your stack, architecture, and conventions. Workspai is the AI workspace for backend teams inside VS Code. It reads your project structure, installed modules, git changes, and team memory, then carries that context into every AI prompt automatically. No extra subscription required — it works with your existing Copilot.