🎓 I'm currently diving deep into Generative AI and exploring frameworks like LangChain.
👨💻 Actively working on AI/ML projects and honing my skills in Large Language Models (LLMs).
💬 Ask me about AI, Programming, or anything tech-related—I love sharing knowledge!
🌱 Learning: Prompt Engineering, Fine-Tuning LLMs, and AI Deployment.
✨ Fun fact: I believe AI can make life easier and more creative!
🚀 Portfolio: Visit My Portfolio
class AIEngineer:
def __init__(self):
self.name = "Vanshaj Raghuvanshi"
self.current_focus = "Generative AI & LLMs"
self.interests = [
"AI/ML Research",
"Prompt Engineering",
"Creative Coding",
"Anime & Sci-Fi",
"FPS Gaming",
"Space Exploration",
"Music & Art"
]
def hometown(self):
return "Dehradun, Uttarakhand, India"
def goals(self):
return [
"Build impactful AI solutions",
"Master Generative AI tools",
"Contribute to open-source AI projects",
"Explore AI ethics and responsible AI"
]
me = AIEngineer()
Feel free to reach out for collaborations, discussions, or just to chat about AI and tech!