Project / 01
QAIT.dev
AI multi-agent QA platform — automated web testing, vibe testing, bug reports, and integrations with Jira, Slack, and more.
Overview
QAIT (Quality Assurance Intelligence Testing) is a SaaS platform I work on as a Full Stack Developer. It combines Playwright test agents with GPT models to analyze DOM, logs, and UI — then generates bug reports and explanations without a QA engineer in the loop.
What it does
- Automated web testing across Chrome, Firefox, and mobile emulators
- AI analysis of DOM, console logs, network logs, and visual bugs
- Vibe testing — run tests while you focus on other work
- Integrations with Jira, Slack, Trello, and task managers
- Async job processing via BullMQ + Redis
Stack
- Frontend: React, TypeScript, Vite, Tailwind CSS
- Backend: Node.js, Express, TypeScript
- Testing: Playwright (Docker agents)
- Data: Supabase (Postgres + Storage)
- Queue: BullMQ + Redis
- AI: GPT-4o / GPT-5 for bug analysis