In 2023 I discovered a passion for machine learning and NLP-based assistants that completely changed my professional trajectory. This newfound interest led me to dive deep into machine learning studies and ultimately to found Eureko, a startup focused on AI solutions.
My journey in AI has been both challenging and incredibly rewarding, allowing me to blend my diverse background in multimedia with cutting-edge technology. I’m always eager to collaborate on innovative AI projects and open to new professional opportunities in this exciting field. Below, I’d like to share some of the projects I’ve been working on that showcase my skills and the potential of AI in various applications.


Demonstrative Projects (in progress)

The following projects (LabelTools, VeriText, ImageInsight) are my AI Projects Showcase, some  experiments that demonstrate my skills in key areas such as Data gathering, AI integration via API (OpenAI), Software development with Python (code and no-code dev), Modular and scalable cloud architecture, Automation and optimization of complex workflows, Design and implementation of simple graphical interfaces, with plans for future improvement.

 

LabelTools icon 1 (white)LabelTools: Cloud AI Automation —

A modular and integrated cloud software to meet the needs of music producers and publishers, automating and optimizing key processes in the music industry.

This all-in-one solution offers several modules that automate and optimize key processes in the music industry: data gathering, audio metadata extraction with generation of complete CSVs and unique ISRC identifier, creation of release assets (press kit, technical sheet, etc.), social media post planning, graphical reports for analyzing the appreciation of each track, automatic organization of release folders, interview generation, contract management based on metadata, profiling for advertising campaigns, tracking of song performances, and royalty calculation. The software is designed to be expandable with additional modules based on user needs.

VeriText: NLP Document Processing —-

Creation of an NLP-based document processing system with implementation of summarization and named entity recognition models.

The “VeriText” project involves the development of advanced software in Python, integrated with OpenAI APIs, for automating document retrieval and text processing. VeriText will allow the generation of summaries and key points, as well as inserting citation coordinates directly into documents, facilitating information control and verification. The software will be distributed on Google Cloud Platform (GCP) to ensure scalability, security, and accessibility to end users. The goal is to make VeriText a marketable SaaS solution for professionals and companies that need reliable tools for managing and verifying textual content.

ImageInsight: AI Image Classification —–

Development of an image classification system using convolutional neural networks. Implementation of transfer learning on pre-trained models to improve accuracy.

The project involves the development of Python software that uses the artificial vision capabilities offered by OpenAI APIs for batch image classification and management. The software will analyze images to automatically generate descriptive captions, flag potential issues (such as blurriness, low resolution, or incorrect orientation), and organize problematic images into dedicated subfolders. Additionally, it will generate a detailed report of the operations performed, providing users with a comprehensive overview of the interventions made.

 

PYTHON SCRIPTS (FREE DOWNLOAD)

Discover my collection of free Python scripts, designed to simplify your programming tasks. These useful tools, created using no-code methods and Large Language Models (LLMs) for code generation, are ready to be downloaded and used in your projects. Whether you’re a beginner or an experienced programmer, you’ll find Python scripts to automate tasks, analyze data, manage files, and much more. Explore my library, download the scripts for free, and enhance your Python workflow today.

  1. Analyze Folder and EDL generator (click to download .zip file)  

This Python script analyzes a selected folder and subfolders, calculating total size and duration of video files, counting file types, and generating an EDL (Edit Decision List). It then exports the analysis results to a .txt file and EDL data to a .csv file.