
Tillqorin — POS & Commerce OS for Retail
An in-house billing and inventory platform — sales, purchases, stock, ledgers, analytics, and thermal printing at pos.taylancetech.com.
Six integrated AI career tools — ATS resume check, cover letters, interview prep, and templates powered by Qwen AI.
Published June 5, 2026 · Taylance Tech
Built as part of our AI & Automation work

Job seekers bounce between five different sites for resume checks, cover letters, and interview practice. Each tool has a different account, a different quality bar, and a different idea of what 'ATS-friendly' means. Re-uploading the same PDF six times wastes time and introduces version drift — the cover letter references job titles that no longer match the resume. Generic AI wrappers produce fluent but hollow bullets that fail human recruiter review. We wanted one cohesive product where the tools share context — the same resume feeds the checker, improver, and cover letter generator — with scoring that reflects how real applicant tracking systems behave, not keyword stuffing.
ResumeForge AI is a Next.js application with six tools behind one navigation model. Qwen powers generation and analysis; ATS scoring uses rules informed by common parser behavior — section headers, date formats, table layouts, and font choices that break parsing. Users can move from audit to improved resume to export without re-uploading files repeatedly. Each tool reads from a normalized resume object so improvements in one module immediately benefit the others.
ResumeForge AI treats the resume as structured data once, then pipes it to multiple tools. That architecture avoids the usual trap of six disconnected forms asking for the same employment history.
ATS scoring is rule-based, not a black-box percentage. We document which checks failed — missing dates, nested tables, non-standard section titles — so users understand what to fix instead of chasing a vanity score.
We version prompt templates per tool so tone and length can be tuned without cross-contaminating outputs. Rate limits and server-side inference protect cost while keeping API keys off the client.
The platform demonstrates how we approach multi-tool AI products for clients: shared parsing layer, clear UX boundaries, and production deployment patterns on Vercel — the same stack we recommend when a client needs several AI features behind one login.
Other projects we've shipped and documented.

An in-house billing and inventory platform — sales, purchases, stock, ledgers, analytics, and thermal printing at pos.taylancetech.com.

A lightweight CRM built in-house so leads, clients, and projects live in one workspace — live at crm.taylancetech.com.

Free online tool to edit, convert, and compress GIFs, images, and video in the browser — CDN-backed and performance-tuned.
Tell us what you're building — web, mobile, SaaS, or AI — and we'll reply with a clear next step.