Nov 2, 2025Adopting open-source models for cost-effective LLM solutionsA Nutritional RAG LLM using open-source models and quantization
Sep 15, 2025A nutritional LLM assistant using RAG and OpenAIHow to implement a production-ready LLM that returns food nutritional information using RAG
Mar 14, 2025Versioning multiple libraries using a monorepo approach in JavaScriptVersioning multiple libraries under the monorepo approach can be challenging, let's see how to face this problems.