class KaranSinghRathore:
def __init__(self):
self.role = "AI & Full-Stack Engineer"
self.passion = ["Voice AI", "Research Papers", "Exploring New Tech"]
self.currently_building = "VocalizeAI ποΈ"
self.motto = "If it can be voiced, it can be automated."
def say_hi(self):
print("Hey! I'm Karan β I build things that talk back. π£οΈ")
me = KaranSinghRathore()
me.say_hi()VocalizeAI β An AI Voice Agent that performs tasks using just your voice commands.
Think of it as your personal AI assistant that listens, understands, and acts β no buttons needed.



