#ai
Read more stories on Hashnode
Articles with this tag
The LangChainJS Team is Fantastic ✨, and my previous article is already obsolete · 👋 updated on Tue 11 Feb with this update: @langchain/ollama@0.2.0 In...
The answer is yes · Introduction The announcement of DeepSeek-R1 in January made headlines. This announcement even had a significant impact on the stock...
I recently led a workshop on developing LLM-based RPG game tools. One tool was designed to generate random character names based on their in-game race...
For this first article of 2025, I'll keep it short and answer a question I'm often asked: "Are these small LLMs really useful?" The short answer is...
First Contact · Today, we'll discuss RAG (Retrieval Augmented Generation). This is a way to provide knowledge that an LLM (Large Language Model) doesn't...
How to get structured answers · Even with a baby LLM, it's possible to generate JSON. In this article, we'll explore how to generate JSON with an LLM...