AI and Big Data projects

This section presents my projects developed in the field of artificial intelligence and Big Data. These works reflect my technical skills and my focus on the analysis of large volumes of data and the implementation of advanced AI solutions.

Video Generator (Model Next-01)

Video Generator (Model Next-01)

  • PythonPython
The Next-01 Video Generator is an advanced AI model that converts text into high-quality personalized videos, ideal for marketing, education, and social media, combining speed and creativity.
Sign Language Number Recognition

Sign Language Number Recognition

  • PythonPython
This repository contains a model trained to recognize numbers in sign language. The model has been trained with a dataset of digits in sign language and is able to accurately identify hand signs representing numbers from 0 to 9.
AI for Counting People

AI for Counting People

  • PythonPython
  • YoloYolo
This application uses the YOLO (You Only Look Once) object detection algorithm to count people in real time. Developed in Python, the app draws a rectangle on the screen and counts the people crossing it. The counter increases when a person crosses from right to left and decreases when crossing from left to right.