Our Projects

SkinScan

This project explores the use of Artificial Intelligence (AI) and computer vision to assist in the early detection of skin problems. By leveraging the ABCDE criteria (Asymmetry, Border, Colour, Diameter, and Evolution), the system allows users to upload images of their moles and receive a preliminary assessment of potential risk. The prototype includes a simple web interface, connecting to the OpenAI API for analysis. The goal is to empower individuals with early insights and reduce the burden on healthcare systems through accessible, AI-driven pre-screening tools.

SkinScan website image
SkinScan website image
AI Agent for Targeted Resume Generation

This project involved developing an AI agent specialized in creating targeted resumes for specific job postings in Canada. The agent takes a full resume and a job description as input, then uses natural language processing and prompt engineering to generate a focused, ATS-compliant resume tailored to the role. By intelligently selecting and rephrasing relevant skills and experiences, the AI agent ensures the final resume stands out, passes automated screening systems, and increases the likelihood of catching a recruiter’s attention.

a computer circuit board with a brain on it
a computer circuit board with a brain on it
AI Video Transcription Tool

This project involved developing a Python-based application that takes video files as input and automatically generates transcriptions using OpenAI's Whisper library. The tool processes audio content from the video, identifies spoken language, and outputs accurate text transcriptions. It is particularly useful for converting lectures, interviews, or recorded meetings into readable and searchable text, making content more accessible and easier to analyze or archive.

a laptop computer sitting on top of a desk
a laptop computer sitting on top of a desk
Automated Ticket Extraction from ServiceNow

This project involved developing a web scraper to extract relevant ticket information from the ServiceNow platform for a client who needed to store and analyze specific records. The scraper was built using Python and leveraged the Microsoft Edge WebDriver to navigate and capture the required data. Extracted ticket details were stored in JSON format, enabling easy integration with other tools and processes.

graphs of performance analytics on a laptop screen
graphs of performance analytics on a laptop screen
User Creation Automation with Power Automate

This project automated the user creation process in a business system by integrating the company's ticketing platform with its ERP system using Power Automate. The automation streamlined workflows, reduced manual input, and ensured faster and more accurate onboarding of users.