Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Tekst: Spending tokens for QA
Learn how to effectively use more tokens for QA to ensure SaaS applications meet enterprise requirements, even as generation increases.
As saas is more & more generated & quality needs to still reach high heights for our enterprise customers we are on a continious hunt for: how to spend more tokens for qa.
Will showcase some of the things we do to ensure our application meets enterprise requirements…
- GitHubHost Git repositories and enable massive-scale collaboration (pull requests, issue tracking) for over 100 million developers.GitHub is the world's dominant web-based platform for Git repository hosting and collaborative software development. Built on Linus Torvalds' Git version control system, the platform facilitates 'social coding' by providing essential tools like pull requests, forking, and issue tracking. It currently serves over 100 million developers, managing a massive ecosystem of public and private codebases. Microsoft acquired the company in 2018 for $7.5 billion, solidifying its role as the central hub for open-source and enterprise-level version control.
- Jira SoftwareJira Software is the industry-leading issue and project tracking platform: it empowers agile teams (Scrum, Kanban) to plan, track, and release world-class software.Jira Software, developed by Atlassian, is the core work management tool for software teams globally. It combines powerful issue collection with robust agile project management capabilities, supporting methodologies like Scrum and Kanban through configurable boards and timelines. Over 300,000 companies worldwide rely on Jira to manage tasks, bugs, and epics, ensuring a single source of truth for their projects. The platform is highly extensible: it features customizable workflows, granular security controls, and integrates with over 3000 apps via the Atlassian Marketplace, connecting development, product, and IT operations for coordinated delivery.
- Web BrowserThe essential client software (Chrome, Firefox, Safari) that retrieves documents from a server via HTTP/HTTPS, then renders HTML, CSS, and JavaScript into a functional user interface.A web browser is the core application for accessing the World Wide Web. It functions as a user agent, initiating requests for resources (like HTML files or images) from web servers using protocols such as HTTP and HTTPS. Upon receipt, the browser’s rendering engine interprets the code (HTML for structure, CSS for style, JavaScript for interactivity) to construct the visual page. Early browsers like Mosaic (1993) and Netscape Navigator (1994) established the paradigm; today, market leaders like Google Chrome, Mozilla Firefox, and Apple Safari drive modern web standards compliance and performance, ensuring a consistent user experience across the internet’s estimated 1.2 billion websites.
- TokenizationTokenization replaces sensitive data (Primary Account Numbers, PII) with a non-sensitive, algorithmically-generated surrogate token, rendering stolen data useless.Tokenization is a critical data security technology: It substitutes a sensitive data element (e.g., a 16-digit credit card number) with a non-sensitive, random alphanumeric string token. The original data is securely mapped and stored in an isolated token vault. This process is non-reversible; the token holds no intrinsic value, drastically reducing the scope of compliance for standards like PCI DSS and GDPR. A transaction system uses the token for processing, while the actual Primary Account Number (PAN) remains isolated, minimizing breach exposure and liability across the enterprise.
Related projects
SQAAILab - Software Quality Assurance & Artificial Intelligence Laboratory. (This is pronounced SKYLAB - first American space station in 1973 :) )
Montreal
Discover how AI can optimize tasks, not replace, through practical demonstrations of prompting, vibe coding, documentation, analysis, and…
Code QA
Boston
This talk demonstrates a tool designed to analyze and understand code repositories, helping developers quickly grasp the structure…
Should You Obey Your AI Reviewer?
Brussels
Learn how to hide LLM non-determinism and quantitatively optimize accuracy for AI code review systems, a crucial learning…
How building with AI showed me where all the design decisions were hiding
Dublin
A non-coder designer built an AI SaaS platform using Claude Code, Codex, and Supabase, detailing agent orchestration, feedback…
AI-powered language quiz generator
Waterloo
This talk details building an AI language quiz generator, showing API instantiation, UI flow, and practical lessons learned…
How to Argue With a Language Model (And Win)
Brussels
Learn structured experimentation for AI agents. Discover A/B testing, dataset curation, and evaluation methods to improve your agent's…