Projects
Fiverr web development
I create websites for clients on Fiverr. I have created many different types of websites with different scales but my largest website is the one I am building at the moment: a survey app
Here is the link to the app: https://www.talentqinsights.app/
It uses AI (GPT 4o) to create insights and a report for the client about the results of the survey.
AI Combiner (failure)
AI Combiner is a SaaS that had the goal of making it easy to combine different AI models together.
It used Next JS and Firebase, Open AI models, as well as many others, and the Stripe API for payments.
It failed because of superior Open source competition (ComfyUI)
I started this project in June 2023 and stopped development in May 2024
Leo GPT
Leo GPT is an AI-replication of myself. It combines 3 AI models together: GPT 3.5, Elevenlabs and SadTalker. You can enter text and it will answer you with a deepfake of myself.
All of this is on a full stack web application that I programmed using the MERN technology stack.
I started programming this project in April of 2023 and finished in June of 2023.
VTOL UAV
For my “travail de maturité”, I need to build a project. For this, I have decided to build a VTOL UAV that uses vision AI to move around by itself.
For now, I have built the drone in the form of a quadcopter and am currently designing and simulating the VTOL system for a plane-like frame.
I am also going to add electronics like the Jetson orin nano so that I can process the AI on the drone itself, and not on the ground station.
I started building the drone in August of 2024.