Results-driven Generative AI Engineer with hands-on experience in building, deploying, and mentoring deep learning and NLP projects. Proven track record in applying state-of-the-art models like Transformers, GANs, and LLMs to real-world use cases. Adept at research, development, mentoring, and integrating AI models into production systems. Passionate about driving innovation in AI through strong fundamentals and practical applications.
Tech Used:
Description:
Created a multi-modal GenAI model that generates both images and audio from text descriptions. Used Stable Diffusion for visuals and Tacotron2 + WaveGlow for speech synthesis.
Key Highlights:
Tools: PyTorch, Hugging Face Diffusers, Tacotron2, WaveGlow, Flask
Description:
Built a system to generate individualized learning journeys based on user inputs (goals, time availability, current skill level) using GPT-4 + Embedding Similarity and prompt chaining.
Key Highlights:
Tools: OpenAI API, LangChain, Colab, GPT-4, Pandas, Streamlit