class Profile:
def __init__(self):
self.name = "Nandeesha H K"
self.role = "AI & Machine Learning Engineer"
self.location = "Bangalore, India"
def say_hi(self):
print(f"Hello, I'm {self.name} β exploring the intersection of AI, autonomy, and creativity.")
me = Profile()
me.say_hi()
Autonomous Robotics ββββββββββββ 85%
Generative AI / LLMs βββββββββββββ 80%
Computer Vision ββββββββββββ 90%
NLP & Voice Systems βββββββββββββ 70%
Agentic AI ββββββββββββ 85%
βMachines learn from data, but creativity still starts with curiosity.β β Nandeesha H K
