AI SCI AA Aakash Goel · Math for data science Math for Data Science — Lecture 02 Elementary Row Operations via Python We study Elementary row operations to find solution of linear equations. To find same, need to convert matrix into REF (Row Echelon Form)…
AI TCH AA Aakash Goel · AI Generative How Does an AI Actually “Use Tools”? I Built It From Scratch to Find Out A beginner-friendly walkthrough of LLM tool calling, using a free, local, open-source model and ~150 lines of Python.