Articles

Here you will find all the blog posts I have written & published on this site.
Adopting open-source models for cost-effective LLM solutions

Adopting open-source models for cost-effective LLM solutions

A Nutritional RAG LLM using open-source models and quantization
A nutritional LLM assistant using RAG and OpenAI

A nutritional LLM assistant using RAG and OpenAI

How to implement a production-ready LLM that returns food nutritional information using RAG
Versioning multiple libraries using a monorepo approach in JavaScript

Versioning multiple libraries using a monorepo approach in JavaScript

Versioning multiple libraries under the monorepo approach can be challenging, let's see how to face this problems.