Updated: 06/15/2025
In this primer, we will provide an overview of the popular LLM framework LangChain AND get our hands dirty with some code samples on the various core components.
Here is the link to the article on LangChain:
Enjoy π !!!
Articles | Notes | Tips | Tutorials
Updated: 06/15/2025
In this primer, we will provide an overview of the popular LLM framework LangChain AND get our hands dirty with some code samples on the various core components.
Here is the link to the article on LangChain:
Enjoy π !!!
Updated: 06/15/2025
In this article, we will provide code snippets for commonly performed tasks using the popular LLM framework LangChain.
Here is the link to the article on common LangChain recipes:
Enjoy π !!!
Updated: 05/31/2025
In this primer, we will provide an overview of the Open WebUI platform as well as get our hands dirty interacting with it, in combination with the Ollama platform.
Here is the link to the article on Open WebUI:
Quick Primer on Open WebUI with Ollama
Enjoy π !!!
Updated: 05/30/2025
In this primer, we will provide an overview of the Ollama platform as well as get our hands dirty using the command-line as well as the Ollama Python package.
Here is the link to the article on Ollama:
Enjoy π !!!
In this short article, we will demonstrate how one can leverage PgVector (PostgreSQL with Vector support) along with Ollama for storing and querying vector embeddings.
Here is the link to the article on PgVector:
Quick Bytes – PgVector Vector Store
Enjoy π !!!
In this short article, we will demonstrate how one can leverage Sqlite-Vec along with Ollama for storing and querying vector embeddings.
Here is the link to the article on Sqlite-Vec:
Quick Bytes – Sqlite-Vec Vector Store
Enjoy π !!!
In this primer, we will provide an overview of the Python open-source Agentic framework called PydanticAI and get our hands dirty with some code samples.
Here is the link to the article on PydanticAI:
Enjoy π !!!
In this primer, we will provide an overview of the the emerging standard Model Context Protocol (or MCP) specification for building Agentic LLM apps AND get our hands dirty with some code samples using Ollama and LangChain.
Here is the link to the article on MCP:
Quick Primer on Model Context Protocol (MCP)
Enjoy π !!!
Today is Pi Day !!! For this special article, we will demonstrate how one can run the Ollama platform on theΒ Raspberry Pi 5 platform.
Here is the link to the article on the steps to run Ollama on Raspberrry Pi 5:
Pi Day Special – Ollama on Raspberry Pi 5
Enjoy π !!!
In this primer, we will provide an overview of the popular AgenticΒ framework built on top of LangChain called the LangGraph AND get our hands dirty with some code samples on the various use-cases.
Here is the link to the article on LangGraph:
Enjoy π !!!