Skip to content
View kotiyalanurag's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro
Block or Report

Block or report kotiyalanurag

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

๐Ÿ‘‹๐Ÿป About me

Hi there! I'm a full-time master's student at RWTH Aachen University, where I study Computer Science. Currently, I'm working on my thesis at CAISA Lab which is situated in Bonn, Germany.

My interests span across data science, machine learning, computer vision, and natural language processing. I'm passionate about leveraging new technologies to solve real-world problems and am always eager to learn and explore new things in the field.

Feel free to check out my projects and you can reach out to me on kotiyalanurag at gmail.

๐Ÿ›  Tech stack

Programming Languages

Python

Data Analysis

NumPy Pandas Plotly OpenCV

Machine Learning

scikit-learn PyTorch TensorFlow Hugging Face LangChain

REST API

Fast API Flask Streamlit

MLOPs

mlflow DVC

DevOPs

Git Docker

Databases

MySQL PostGres

Pinned Loading

  1. Board-Games-Rulebook Board-Games-Rulebook Public

    A Llama 3 powered RAG application that can answer your questions regarding rules of popular board games.

    Jupyter Notebook

  2. Bone-Fracture-Detection Bone-Fracture-Detection Public

    A custom model that uses ResNet 50 for feature extraction to detect bone fractures from a patient's X-ray.

    Jupyter Notebook

  3. Car-Counter-Application Car-Counter-Application Public

    A car counter application that detects, tracks and counts cars crossing a "red" line.

    Python

  4. Face-Anonymizer Face-Anonymizer Public

    A face anonymising application that is capable of working with image, video, and live webcam feed.

    Python

  5. Heart-Attack-Prediction-App Heart-Attack-Prediction-App Public

    Fastapi app to predict a person's chance of suffering from a heart attack using machine learning and a patient's clinic reports.

    Jupyter Notebook

  6. Image-Caption-Generator Image-Caption-Generator Public

    A CNN + RNN based architecture that generates somewhat relevant captions for images.

    Python