sy

sy @syamaner

Joined:
Apr 21, 2022

sy
articles - 14 total

Beyond Basic RAG: Measuring Embedding and Generation Performance with RAGAS

Introduction In the previous post, we looked at a basic Retrieval Augmented Generation...

Learn More 3 0Apr 12

Jupyter AI & .NET Aspire: Building an LLM-Enabled Jupyter Environment

In this post, we will cover installing and configuring Jupyter AI with Jupyter while driving...

Learn More 0 0Feb 17

Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

Here is a quick post summarising how to use .NET Semantic Kernel, Qdrant and .Net to ingest markdown...

Learn More 0 1Feb 16

Building a simple Retrieval Augmented Generation system using .Net Aspire

In this post, we will look into building a simple Retrieval Augmented Generation (RAG) system where...

Learn More 6 7Feb 2

Comparing Open-Source Vision Models for Photo Description Tasks Using .NET Aspire

In our ongoing series about building a local image summarisation system, we have explored how to...

Learn More 1 0Dec 16 '24

Welcoming .NET Aspire 9.0 : Photo Summary Project

The project so far makes it possible to scan photos in a directory, run them through various vision...

Learn More 3 0Nov 18 '24

Adding Map Based Photo Viewer to .Net Aspire Project with Stencil and OpenStreetMap Tile Server

Here is the next post on my journey building a personal photo search application using open source...

Learn More 0 0Sep 1 '24

Simplifying Remote Docker Container Connections in .NET Aspire with SSH.Net

Previously, I have shared my experience so far in my journey towards .NET Aspire using Photo Search...

Learn More 10 1Aug 4 '24

A Custom Reverse Geocoding Resource & Container Startup Dependencies in .Net Aspire

As my recent posts might have hinted, the eventual aim of these posts is to be able to search...

Learn More 2 0Jul 28 '24

Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos

When it comes to cloud native technologies, there have been several ways to create local development...

Learn More 9 0Jul 21 '24

Building a command line photo GPS tagger using Docker, .Net and ExifTool

In this post, I will cover what photo Geotagging is, my use of the concept over time and a brief...

Learn More 3 0Jun 9 '24

Accelerate Machine Learning Local Development and Test Workflows with Nvidia Docker

Recently I have been studying current research in the field of Virtual Try On. To support learning...

Learn More 1 0Feb 12 '23

Image Feature Detection and Matching using OpenCvSharp - First Steps Towards VinylEye

In a previous post, I have gone through the process for building a Docker Image for OpenCVSharp that...

Learn More 16 0Jan 12 '23

Docker multi-architecture, .NET 6.0 and OpenCVSharp

Until recently, if I needed to target a specific processor architecture with native runtime...

Learn More 12 0May 18 '22