class MyProfile๐:
def __init__(self):
self.name = "Darrshan Seshathrri K S"
self.languages = ["๐ฎ๐ณ en_IN", "๐ฎ๐ณ ta_IN", "๐ฎ๐ณ hi_IN"]
self.education = {
"B.Tech": {
"Degree": "๐ค Artificial Intelligence & Data Science",
"College": "๐ KGiSL Institute of Technology"
}
}
self.professional_roles = ["๐งโ๐ป AI Generalist", "๐ Student (Previous Role)"]
self.hobbies = ["๐ฌ Tech Research (AI & PC's)", "๐ Fact-Finding", "๐ Traveling", "๐ต Re-Composing "]
self.interests = ["๐ค AI", "๐ Deep Learning", "๐จ Generative-AI", "๐ฌ LLMs", "๐ป Computer Hardware", "๐ถ Music", "๐ป Development"]
def greet(self):
print("Thank you for visiting! I hope you find my work interesting.")
profile = MyProfile()
profile.greet()
๐ฏ
Focusing
- India
-
10:08
(UTC +05:30)
Pinned Loading
-
-
-
-
chroma
chroma PublicForked from chroma-core/chroma
the AI-native open-source embedding database
Rust
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.