π Hi, I'm Namit Bhalendra Kharade
class AIEngineer:
def __init__(self):
self.name = "Namit Bhalendra Kharade"
self.role = "AI Engineer"
self.company = "AIME GmbH"
self.location = "Berlin, Germany"
self.education = "M.Sc. Data & Knowledge Engineering"
self.passions = ["AI/ML", "Data Engineering", "Open Source"]
def current_work(self):
return [
"οΏ½ Benchmarking AI models for real-time applications",
"π― Implementing AI demonstrations and prototypes",
"π Developing data pipelines and ML infrastructure"
]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together π")
me = AIEngineer()
me.say_hi()
- π Currently working on AI model benchmarking and real-time ML applications
- π± Pursuing Master's in Data & Knowledge Engineering
- π― Looking to collaborate on AI/ML projects and open-source initiatives
- π¬ Ask me about Python, AI/ML, Data Engineering, and GCP
- β‘ Fun fact: I love how collaboration and knowledge sharing happens through open-source!
I am always excited to connect with fellow developers, researchers, and tech enthusiasts! Whether you want to discuss the latest in AI, collaborate on a project, or just chat about technology, feel free to reach out.