AI in the Node.js stack

3 posts · 18 min, best read in order

Putting LLMs into a Node.js codebase and a development workflow, and the attack surface that arrives with them.

  1. 1 Integrate LLMs into Dev Pipelines: Practical Guide 5 minBoost developer productivity with AI tools. Learn patterns like RAG, HITL, and build a step-by-step unit test generator to automate routines safely.
  2. 2 Integrating AI and LLMs with Node.js: A Practical Guide 7 minLearn how to build intelligent, production-ready AI applications using Node.js, OpenAI API, LangChain, RAG, and vector embeddings with practical code examples.
  3. 3 Bring AI to Javascript with Nodejs and Tensorflowjs 6 minMaster ML with Nodejs & TensorFlowjs; build, train, deploy AI models in JavaScript, no Python switch needed.