You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software & AI Projects | Open Source Contributions
Built AI-agent travel chatbot with Agno, Groq, and ChromaDB; fine-tuned model weights and open-sourced them.
Open source contributor to notable open-source projects including:
HuggingFace Transformers
LangChain
JAX
Studied the foundational paper "ZeRo" and implemented a DeepSpeed + PyTorch project for efficient distributed training and evaluation, optimizing resource usage and training speed for large-scale deep learning tasks.
Implemented data parallelism for MNIST training with JAX's shardmap sharding API and contributed to OSS JAX.
Built and extended Micrograd, a minimal autograd engine, as part of self-study of Karpathy's Zero to Hero series:
Implemented the Value class, topological sort–based backpropagation, and dynamically constructed computation graph (DAG).
Added custom operations (e.g., exponentiation, ReLU, tanh), visualized graph structures, and built training loop for an MLP.
Reinforced understanding of the chain rule, gradient descent, and autograd principles through end-to-end implementation.
The model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models for both inference and training.
Contributed to the open-source community by improving the usability and performance of this powerful library.
The model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models for both inference and training.
Contributed to the open-source community by improving the usability and performance of this powerful library.