- π Iβm currently working on MLOps Project
- π± Iβm currently learning AWS
- π― Iβm looking to collaborate on Data Science and Agentic AI
- π€ Iβm looking for help with Agentic AI
- π¨βπ» All of my projects: shalha-mucha18.github.io
- π Articles: shalha-mucha18.github.io
- π¬ Ask me about ML/AI, NLP, LLM
- π« Reach me: shalha.mucha@gmail.com
- β‘ Fun fact: I love to play Football
class ShalhaMucha:
def __init__(self):
self.role = "ML/AI and Data Engineer"
self.location = "Bangladesh"
self.interests = ["Machine Learning", "NLP", "LLMs", "MLOps", "Agentic AI"]
self.current_focus = ["AWS", "Production AI Systems", "Scalable Data Pipelines"]
def say_hi(self):
return "Thanks for visiting my profile!"
