Abstract: This research utilizes the YOLOv9c model, an advanced object detection web application, integrating it into a Flask framework. The proposed method involves dataset gathering from users, data ...
Abstract: In the burgeoning landscape of online retail, effectively guiding users through vast product catalogs is paramount for enhancing user experience and driving sales. This paper details the ...
A Python library for tracking SQLite table history using a JSON audit log. Based on the pattern described in Tracking SQLite table history using a JSON audit log by Simon Willison.
A custom browser-based RDBMS engine with SQL lexer, parser, B-Tree indexing, and interactive REPL. Built for the Pesapal Junior Developer Challenge 2026. Features ...