class AIDeveloper:
def __init__(self):
self.name = "Shanthosh S"
self.title = "AI Engineer | GenAI Specialist"
self.education = "B.Tech CSE 3rd Year @ Rajalakshmi Engineering College"
self.skills = {
"Core ML": ["TensorFlow", "PyTorch", "OpenCV"],
"GenAI": ["LangChain", "HuggingFace", "LoRA", "RAG"],
"MLOps": ["Docker", "GCP", "W&B"],
"Research": ["Reinforcement Learning", "LLM Optimization"]
}
self.handle = "@aijurist" # A mishap, named after my first legal AI project!
def build(self):
return "Building intelligent systems since 2022 π₯"
Framework |
Workflows |
Validation |
"It's not a bug, it's an undocumented feature." π΅οΈββοΈπ»
β Some legendary developer, probably...