class Karthik:
role = "AI & Data Science Student"
interests = {
"AI": [
"Machine Learning",
"Offline AI Systems",
"Creative Software"
],
"Languages": [
"Python",
"HTML",
"CSS",
"JS",
"NodeJS",
"SQL"
]
}
def build(self):
return "Turning ideas into useful software."
me = Karthik()
print(me.build())
AI-powered voice biometric attendance with GPS geofencing.