Skip to content

📚 llm

A practical guide to Llama Stack for Node.js developers

Over the last few months, our Node.js team has explored how to leverage large language models (LLMs) using JavaScript, TypeScript, and Node.js. With TypeScript/JavaScript often being the second language supported by frameworks used to leverage LLMs, we investigated various frameworks to see how easy they are to use and how they might affect the results we get.

weeklyfoo #80 / 2025-04-14
nodejsllm

LLM course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

weeklyfoo #17 / 2024-01-28
llm

Turn any git repo into llm readable format

This post explains how to go through all files of a repo and put it into a readable format for large language models.

weeklyfoo #83 / 2025-05-05
llmgitrepo