Skip to content
View sarabesh's full-sized avatar
πŸ’»
Learning
πŸ’»
Learning

Highlights

  • Pro

Block or report sarabesh

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sarabesh/README.md

Hi there! πŸ‘‹ I'm Sarabesh

πŸš€ AI/ML Engineer| Software Engineer | DevOps/Infra Engineer

Profile Views


🎯 About Me

  • πŸ”­ I’m currently working on Understanding VLMs.
  • 🌱 I’m learning About Diffusion, Reinforcement Learning & LeetCode.
  • πŸ‘― I’m looking to collaborate on AI/ML, Robotics & Cloud Projects.
  • 🎯 I’m actively searching for Machine Learning roles.
  • πŸ’¬ Ask me about Machine Learning, MLOps, or Cloud Architecture.
  • 🏎️ I am a huge fan of cars, bikes, trucks, and Formula 1.
  • 🎨 Fun Fact: I love learning stuff, exploring tech innovations, watching sci-fi movies, motorsports and playing RPG games!

πŸ“§ Contact Me

πŸ“© Email: sneelam@iu.edu
πŸ”— LinkedIn: linkedin.com/in/sarabesh
🌐 Portfolio: sarabesh.github.io


πŸ›  Tech Stack

πŸ’‘ AI/ML: Deep Learning, NLP, Generative AI, Computer Vision, Reinforcement Learning
🌐 Cloud: AWS, DevOps, MLOps
πŸ”§ Languages: Python, Java, Golang πŸ›  ML Frameworks: TensorFlow, PyTorch, HuggingFace, LangChain βš™οΈ DevOps Tools: Docker, Kubernetes, Terraform, Jenkins, Git πŸ—„ Databases: MySQL, RDS, DynamoDB, Neo4j


🌟 Let's Connect & Build Awesome Things Together! πŸš€

Pinned Loading

  1. Neural-Recon Neural-Recon Public

    This repository provides tools and scripts for processing the Natural Scenes Dataset (NSD), extracting features, training regression models, and reconstructing images using state-of-the-art deep le…

    Jupyter Notebook 1

  2. HybridRAG HybridRAG Public

    A hybrid retrieval system for RAG that combines vector search and graph search, integrating unstructured and structured data. It retrieves context using embeddings and a knowledge graph, then passe…

    Jupyter Notebook 36 5

  3. PuppyDB PuppyDB Public

    This is an experimental learning project to explore how vector databases work under the hood. Major components are being built step by step.

    Python 3

  4. mono-cam-DeepVO mono-cam-DeepVO Public

    This project aims to recreate the "DeepVO (Deep Visual Odometry) network", a deep learning model designed for estimating camera motion from consecutive image frames. Visual odometry is an essential…

    Jupyter Notebook

  5. GridWorld-PPO GridWorld-PPO Public

    A simple experimental project using Proximal Policy Optimization (PPO) from OpenAI's Spinning Up library, applied to a custom Grid World environment for path planning.

    Python 1 1

  6. exploring-transformers exploring-transformers Public

    A typical repo, to contain code I am doing to learn transformers architecture, based on gpt2 and using some newer features in places.

    Python