Hello There !

About Me

Me

I am Antoine Azar an MS student specializing in Big Data and AI at EPITECH. Lately, I have been diving into computer vision and exploring how it can solve real world problems. In parallel, I am building a recommendation-system for a startup called Booklink, which has been an exciting hands-on experience.

Projects

Token Classification

Technology logo

We were asked to develop a solution for extracting the departure and arrival locations from a given text. Then, using this information and a train stations dataset, find the shortest path.

• Corpus generation and cleaning
• Text preprocessing techniques (Tokenization, Stemming, POS Tagging etc...)
• Named Entity Recognition using probabilistic (HMM), sequential (LSTM, BiLSTM) and deep learning models (CamemBERT)
• Shortest Path Algorithm (Dijkstra, A*)

play_btn

Medical Image Classification

Technology logoTechnology logo

The goal of the project was to classify torso X-ray images that have Pneumonia. The topics covered were :

• Image Processing Techniques (Edge Detection, Image Segmentation, Mask Generation etc...)
• Dimensionality Reduction using PCA
• Image Classification using various statistical and deep learning models

play_btn

NeuralNet

Technology logoTechnology logo

My attempt on creating a Neural Network library in C++ that supports customization similar to keras.

play_btn

Connect (Puissance) 4 Terminal

Technology logo

Terminal implementation of the connect 4 game that could be enjoyed with an adversary or against the computer. The experience is powered with ncurses.

play_btn

NFT Project Ranker

Technology logoTechnology logoTechnology logoTechnology logo

I implemented an algorithm that calculates the rarity score of an NFT in a certain Collection based on the probability of recurrence of its trait. Then the program ranks the NFTs in the collection and stores them in the Database. The user could check the rarity and rank through the discord bot made just for the project.

play_btn

Discord Casino Bot

Technology logoTechnology logoTechnology logo

I created this bot for an NFT project of casino partouche. It has its own currency system, where user can claim daily amounts of money and gamble them on games like BlackJack, High Low, Roulette and much more.

play_btn

AI Tic-Tac-Toe

Technology logo

This was an assignment from the CS50 AI course, I have my progress in the course so far on my github account with my commentary on each project in the README of the repo.

play_btn

Socials

linkedIn-logogithub-logo