MSMD SAMIUL ISLAMinsamiul-codes.hashnode.dev·May 23 · 13 min readI Tried Building an AI SaaS Strategist in Node.js Using YouTube TranscriptsRecently, I’ve been exploring a lot about RAG systems and local LLMs, not from a research perspective, but more from a curiosity perspective as a developer who genuinely enjoys building things and und10
MSMD SAMIUL ISLAMinmyblof.dev·Oct 4, 2023 · 3 min readSetting up development environment for building MERN Stack projectsMERN is one of the easiest tech-stack to get into developing/building full-stack web applications. The reason I mentioned "easiest" is because it only requires one programming language i.e. Javascript, which is quite easy to learn for beginners. To b...00