Skip to content
View martinsejas's full-sized avatar
Block or Report

Block or report martinsejas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
martinsejas/README.md

Diving Deep into AI and Engineering: Welcome to my Github 👋


As an Engineer and AI enthusiast, I'm passionate about developing projects that not only expand my skills, but also have real-world applications. That's why I've curated a selection of 6 projects, spanning 4 different programming languages (Python, Java, C++, JS) and covering topics such as MLOps, Neural Networks, Machine Learning, Engineering, and Full Stack Development.

I encourage you to explore my projects and see for yourself what I've been up to. Who knows? You might find something that sparks your own interest, or even inspires you to embark on a new project. So don't be shy – take a look, get in touch, and let's make some magic happen! 🚀 🚀

Pinned

  1. KLEM KLEM Public

    KLEM is a Generative AI that processes YouTube videos in real-time and provides in-depth explanations, context, and actionable items from these videos.

    Jupyter Notebook 1

  2. TweetSent TweetSent Public

    Fine Tuned NLP Transformer Architecture Deep Learning Model (BERT) for Text Sentiment Analysis.

    Jupyter Notebook

  3. FlightForecastMLOps FlightForecastMLOps Public

    An end-to-end MLOps Pipeline, from data ingestion to inference. Powered by Azure, FastAPI, Apache Airflow, Streamlit and Sklearn.

    Jupyter Notebook 1

  4. ChessMaster ChessMaster Public

    Computer Vision AI that detects and labels positions of a Chess Board with 97% accuracy.

    Jupyter Notebook

  5. Racing-Brake-Validation Racing-Brake-Validation Public

    Forked from mhsejas/UoN-TTZERO2018

    A C++ project that models the brake performance for a racing electric motorcycle to validate the braking system using previous races data.

    C++

  6. Java-Machine-Learning Java-Machine-Learning Public

    Welcome to JML (Java Machine Learning), a Java implementation of basic clustering techniques from scratch using the MNIST dataset. This project made me expand my technical ability in Java programmi…

    Java