class AIEngineer: def __init__(self): self.name = "Salik Ahmad" self.role = "AI / ML Engineer | LLM Engineer" self.location = "Pakistan" self.education = "Computer Science" self.languages = ["Python", "ML", "DL"] self.current_focus = [ "Deep Learning & Neural Networks", "Generative AI & Large Language Models", "Agentic AI Systems", "MLOps & Model Deployment" ] self.passion = "Turning complex problems into elegant AI solutions" def say_hi(self): print("Thanks for dropping by! Let's build something amazing together!") salik = AIEngineer() salik.say_hi()
TensorFlow PyTorch Keras scikit-learn Hugging Face Generative AI Agentic AI LLM LangChain