class Amitabh:
def __init__(self):
self.name = "Amitabh Phule"
self.role = "B.Tech Student | AI Enthusiast | Creative Developer"
self.location = "India 🇮🇳"
self.interests = ["AI/ML", "RAG", "SaaS", "Creative Dev"]
self.currently = "Building AI-powered projects 🤖"
self.fun_fact = "I think in Python, dream in tensors 🧠"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together 🚀")
me = Amitabh()
me.say_hi()
.jpeg?raw=true)
