Posts
An overview of all my posts, ordered by date. To easily see what the blog is about, check the tags under the title.
[0] Local .NET RAG solution with LLM's with SemanticKernel
Creating a .NET application to consult a local LLM about our own data.
Tags: [ .NET, Docker, LLM, Machine Learning, ONNX, PostgreSQL + pgvector, RAG, SemanticKernel ]
Binding Tokenized Text to .NET Properties Using Attributes
Using .NET attributes to create a one-way bind from text to a class' properties.
Tags: [ .NET, Unity ]
Creating an Android Bluetooth Low Energy plugin for Unity
Working with Android's native libraries and Unity's Android JNI to talk with BLE devices.
Tags: [ .NET, Android, BLE, Unity ]