An open API service indexing awesome lists of open source software.

https://github.com/mandliya/mandliya


https://github.com/mandliya/mandliya

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

![Profile Views](https://komarev.com/ghpvc/?username=mandliya&color=blue&style=for-the-badge)

# Hi there, I'm Ravi! šŸ‘‹

## šŸ§‘ā€šŸ’» About Me
AI Enthusiast | Machine Learning Engineer | Open Source Contributor

- šŸ’» I am a Machine Learning Engineer at Discord.
- šŸ”­ I’m currently working on building Recommendation Systems at Discord.
- 🌱 I’m currently learning Large Language Model Inference Optimization and Advanced Recommendation System techniques.
- šŸ‘Æ I’m looking to collaborate on any ML research project (especially LLMs and RecSys)
- šŸ’¬ Ask me about machine learning, deep learning, recommender systems and LLMs
- šŸ“« How to reach me: email me at `ravi.mandliya@github.com`

## šŸ›  Skills

![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge&logo=cplusplus&logoColor=white)
![Java](https://img.shields.io/badge/Java-007396?style=for-the-badge&logo=java&logoColor=white)
![TensorFlow](https://img.shields.io/badge/TensorFlow-FF6F00?style=for-the-badge&logo=tensorflow&logoColor=white)
![PyTorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge&logo=pytorch&logoColor=white)
![gRPC](https://img.shields.io/badge/gRPC-0078D7?style=for-the-badge&logo=grpc&logoColor=white)
![Kubernetes](https://img.shields.io/badge/Kubernetes-326CE5?style=for-the-badge&logo=kubernetes&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)

## šŸ“ˆ GitHub Stats

![GitHub Stats](https://github-readme-stats.vercel.app/api?username=mandliya&show_icons=true)
![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=mandliya)

## šŸš€ Projects

- [ML streak](https://github.com/mandliya/ml) - 70+ Machine Learning Projects
- [Notes and code for Programming Massively Parallel Processors](https://github.com/mandliya/PMPP_notes)
- [Algorithms and Data Structures](https://github.com/mandliya/algorithms_and_data_structures)
- [Modern C++ Concepts](https://github.com/mandliya/modern-cpp-concepts)
- [Blog](https://mandliya.com) - Sharing insights on ML, DL, RecSys, LLMs

## 🌱 Latest Blog Posts

- [Primer on Large Language Model (LLM) Inference Optimizations : 1. Background and Problem Formulation](https://mandliya.github.io/posts/LLM_inference_1/)
- [Primer On Large Language Model (LLM) Inference Optimizations : 2. Introduction to Artificial Intelligence (AI) Accelerators](https://mandliya.github.io/posts/LLM_inference_2)
- [Primer on Large Language Model (LLM) Inference Optimizations: 3. Model Architecture Optimizations](https://mandliya.github.io/posts/model_architecture_optimizations/)
- [Scaling Laws in Large Language Models](https://mandliya.github.io/posts/scaling_laws/)
- [More Blog Posts](https://mandliya.com)