Skip to content
View caiselvass's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report caiselvass

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
caiselvass/README.md

Cai Selvas Sala

About Me

I'm an Artificial Intelligence student at the Universitat Politècnica de Catalunya (UPC), passionate about leveraging machine learning, deep learning, and data analysis to solve complex problems. With a solid foundation in programming languages and AI algorithms, I strive to create impactful solutions in the field of artificial intelligence.

Current Studies

  • 📚 Bachelor's degree in Artificial Intelligence (2022 - Present): Universitat Politècnica de Catalunya (UPC), Barcelona, Spain.
  • 🏆 Achievements: Honour distinction in Programming and Algorithms I, Mentor of newcomers, Member of Junta de la FIB (Shoool Board of Barcelona School of Informatics).
  • 📈 Grade: Current GPA: 8.49/10.

Skills

  • Programming Languages: Python, R, SQL, C, C++, PDDL.
  • Main Skills: Machine Learning, AI algorithms, Deep Learning & Neural Networks, Data Science & Data Analysis, Natural Language Processing (NLP), Mathematics & Statistics, Parallelization.

Hackathons and Events

  • [HackUPC 2023] Winner of Bunge’s challenge: Developed a program that processes requests in natural language to extract information from large datasets.
  • [Datathon FME 2023] NTT Data challenge: A project that forecasted the next year’s required purchases for a set of hospitals using time series analysis.
  • [Challenge IA i Auditoria 2024] Winner project: A project to predict the inventory impairment using advanced AI models such as autoencoders (NN), advanced time series algorithms, EBM for explaining the results, word embeddings, RAG to interpret the results and more. We emerged to create a model user friendly in order to help auditors with their work.
  • [HackUPC 2024] InterSystems challenge: Creation of a program that suggests travel destinations and points of interest by leveraging user prompts, image recognition, and Retrieval-Augmented Generation (RAG) using embeddings on the InterSystems IRIS Data Platform.

Languages

  • Spanish (Native).
  • Catalan (Native).
  • English (Advanced).

Past Studies

  • Technological Baccalaureate (2020 - 2022): Institut Escola Industrial, Sabadell, Spain.
    • GPA: 9.1 (with honours). Selectivity (PAU) grade: 12.44.

Pinned

  1. pauhidalgoo/sentiment-analysis pauhidalgoo/sentiment-analysis Public

    Jupyter Notebook 2

  2. challenge-auditoria challenge-auditoria Public

    Project to detect inventory impairment in any company dataset using AI. Its goal is making the work of the auditors easier and it was the winning project of the Challenge IA i Auditoria in the Col·…

    Jupyter Notebook 3

  3. bicing-optimization-local-search bicing-optimization-local-search Public

    This repository seeks to optimize bikes distribution of a public bicycle renting service across city stations using local search algorithms like Hill Climbing and Simulated Annealing, aiming to min…

    Python

  4. language-identification language-identification Public

    An NLP project leveraging character trigrams and smoothing techniques (Lidstone, Linear Discounting, Absolute Discounting) for language identification. Trained on for Spanish, Italian, English, Fre…

    Jupyter Notebook 1

  5. survival-prediction-cirrhosis survival-prediction-cirrhosis Public

    Machine learning project to predict survival outcomes for cirrhosis patients using K-Nearest Neigbors (KNN), Decision Tree, and Support Vector Machine (SVM) models, based on UCI's clinical dataset.

    Jupyter Notebook

  6. intelligent-reading-planner intelligent-reading-planner Public

    This repository uses Planning Domain Definition Language (PDDL) to optimize a yearly book reading schedule, balancing pages read and adhering to constraints like reading order, book predecessors an…

    C