Skip to content
View dineshsoudagar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dineshsoudagar

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

👋 Hi, I'm Dinesh Soudagar

I'm an AI engineer working on deep learning for autonomous driving and on-device LLMs.
Most of my work focuses on building efficient, privacy-first AI systems that run entirely offline.


🧪 Projects


🔗 Links

Pinned Loading

  1. local-llms-on-android Public

    Run large language models like Qwen and LLaMA locally on Android for offline, private, real-time question answering and chat - powered by ONNX Runtime.

    Kotlin 8 3

  2. llm-lab-from-scratch-to-fine-tuning Public

    Comprehensive resources and scripts for training and fine-tuning Large Language Models (LLMs) from scratch using Hugging Face Transformers, litGPT, and custom GPT implementations with PyTorch and P…

    Jupyter Notebook 1

  3. multi-task-neural-networks-for-ADAS Public

    Comprehensive evaluation of multi-task versus single-task neural networks for autonomous driving perception tasks - semantic segmentation, lane marking, drivable area detection, and object detectio…

    Python