ASAditya Singhinadi-read-write.hashnode.dev·5d ago · 7 min readI Tried to Glue MP3s Together and FFmpeg Humbled MeI have been working on my project where I added a feature for an audio podcast. I had multiple conversation objects instead of a long string. I needed to stitch them together in such a way that it fee00
ASAditya Singhinadi-read-write.hashnode.dev·Jul 9 · 11 min readHow to Talk to Your Private Data Safely Using RAGHow to Talk to Your Private Data Safely Using RAG Why Do We Need RAG in the First Place? Before understanding what RAG is, let's look at why we even need it in the first place. 1.1 Knowledge cutoff:00
ASAditya Singhinadi-read-write.hashnode.dev·Jul 1 · 13 min readBeyond LSTMs: Demystifying the Transformer ArchitectureNecessity is the Mother of All Inventions... In the world of artificial intelligence, this age-old saying couldn't be more true. Before understanding what an LLM is or how chatGPT works, let's see why00