Automatic Knowledge Transfer (KT) Generation for Code Bases:
A project to streamline knowledge transfer in IT by summarizing and explaining code, then transforming these into engaging videos using LlamaIndex, D-ID’s text-to-speech, and video generation. These integrations make complex codebases more accessible and simplify onboarding processes. Blogpost, Codebase
Holy Bot (Bhagwad Gita/Quran/Bible):
A Bot that provides users with contextual answers based on the Bhagwad Gita, Quran, and Bible, using GPT-3 and Pinecone index. Codebase
Global NIPS Paper Implementation Challenge:
Implemented the NIPS-2017 paper “Selective Classification For Deep Neural Networks,” which introduces a selective classifier for CNNs to determine instance reliability before prediction, requiring human input when uncertainty. Codebase.