Cristian LeoThe Math Behind TransformersDeep Dive into the Transformer Architecture, the key element of LLMs. Let’s explore its math, and build it from scratch in Python.Jul 25, 20249Jul 25, 20249
InTowards AIbyBoris MeinardusHow I’d learn ML in 2025 (if I could start over)All you need to learn ML in 2025 is a laptop and a list of the steps you must take.Jan 236Jan 236
LM PoA Brief History of AI with Deep LearningArtificial intelligence (AI) and deep learning have seen remarkable progress over the past several decades, transforming fields like…Sep 1, 202411Sep 1, 202411
InILLUMINATIONbyTinz TwinsOur Journey to Become a Data ScientistOur learnings and tips for aspiring Data ScientistsJul 17, 2024Jul 17, 2024
InTarka Labs BlogsbyShamil SiddiqueSearching For The Perfect Fit: Our Move from Algolia to TypesenseHere’s why and how we migrated to Typesense, an open-source alternative for Algolia.May 5, 2023May 5, 2023
3rdSonHow to build RAG applications with Pinecone serverless, OpenAI, Langchain and PythonI wrote this article so that by following my steps and my code samples, you’ll be able to build RAG apps with Pinecone, python and OpenAIMay 8, 20242May 8, 20242
InPython in Plain EnglishbyArtem ShelamanovHow I Built My First AI Startup (With No Experience)My detailed journey with advices on building startups.Apr 30, 2024107Apr 30, 2024107
InCodeXbyDavid FekkeRunning Next.js on Azure App ServicesI recently gave a presentation on building universal apps using Next.js and Express.js. Next.js is a framework from the great people at…Apr 28, 2021Apr 28, 2021
InTDS ArchivebyCristian LeoThe Math Behind Convolutional Neural NetworksDive into CNN, the backbone of Computer Vision, understand its mathematics, implement it from scratch, and explore its applicationsApr 9, 20242Apr 9, 20242
Carlos ArguellesHow I scaled Amazon’s Load Generator to run on 1000s of machinesMoving from a single-host process to a distributed systemOct 21, 202338Oct 21, 202338
Carlos ArguellesMy favorite coding question to give candidatesA coding question, from the viewpoint of an Google/Amazon/Microsoft interviewerNov 12, 2023132Nov 12, 2023132
Carlos ArguellesHow 3 Big Tech Companies HireThe subtle little differences in hiring practices at Google, Amazon and Microsoft that make a big differenceApr 7, 20245Apr 7, 20245
InArtificial Intelligence in Plain EnglishbyFrank Morales AguileraLangchain with Mistral LLM using Embeddings and PostgreSQL with pg_embeddingFrank Morales Aguilera, BEng, MEng, SMIEEEFeb 20, 20242Feb 20, 20242
InGoPenAIbyKevin NaidooHow to build a PDF chatbot with Langchain 🦜🔗 and FAISSWhile ChatGPT and other similar models are great and can give you relatively good information on any topic. A common problem is…Mar 8, 2024Mar 8, 2024
Pranith_ChowdaryCracking the Google Code: Your Ultimate Software Engineering Interview Prep GuideThis Guide is made with help of my friends who are real Software Engineers and Hiring Manager working at Google. Don’t miss the Resources…Jan 1, 20241Jan 1, 20241
Yash KhandelwalRazorpay Interview Experience | Frontend DeveloperOutput questions on JavaScript and Machine coding round on ReactDec 24, 20233Dec 24, 20233
Mununuri Takunda BonjesiSetting Up a TypeScript Node.js Application with ExpressIn this tutorial, we will walk through the process of setting up a Node.js TypeScript application using Express. With the rising popularity…Sep 26, 2023Sep 26, 2023
Manav ShrivastavaLet’s Build a CLI | Command Line Interface with Node.jsWe use command-line utilities every day, whether it be git, grep, awk, npm, or any other terminal app.Mar 29, 2022Mar 29, 2022
InTDS ArchivebyShreya RaoDeep Learning Illustrated, Part 1: How Does a Neural Network Work?An illustrated and intuitive guide to Neural NetworksJan 31, 202419Jan 31, 202419