class SparshJoshi:
def __init__(self):
self.name = "Sparsh Joshi"
self.institute = "IIT"
self.roles = ["BTech @ IIT Mandi", "ML Enthusiast", "GenAI Builder", "Open Source Contributor"]
self.research = ["Computer Vision", "NLP", "Generative AI", "MLOps"]
self.building = ["RAG Pipelines", "Fine-tuned LLMs", "CV Systems", "AI Agents"]
self.frameworks = ["PyTorch", "TensorFlow", "HuggingFace", "LangChain"]
self.philosophy = "Bridge the gap between research papers and production systems"
self.fun_fact = "I read arxiv papers the way others read the news π"
def say_hi(self):
print("Thanks for stopping by! Let's push the frontier together π")
me = SparshJoshi()
me.say_hi()| π§ | Deep interest in LLMs, RAG, Diffusion Models and Agentic AI |
| π¬ | Working on Computer Vision and NLP β from research to deployment |
| π€ | Active with HuggingFace, open-source tools and the broader ML community |
| π | Obsessed with MLOps β clean pipelines, reproducible experiments, tracked metrics |
| π | Love reading and implementing research papers β from arxiv to working code |
| π« | Reach me on LinkedIn |
| π Domain | π οΈ What I Work On |
|---|---|
| Generative AI | LLM fine-tuning, RAG pipelines, prompt engineering, AI agents |
| Computer Vision | Object detection, segmentation, image classification, OpenCV |
| NLP | Text classification, transformers, embeddings, semantic search |
| MLOps | Experiment tracking (MLflow), model serving, CI/CD for ML |
| Deep Learning | CNNs, RNNs, Transformers, GANs, Diffusion Models |


