In a previous blog post I introduced Audio Notes Batch Transcription. If you’re not familiar with Audio Notes Batch Transcription, it helps save you hours of […]
We’re all busy. Many podcast broadcasts regularly ship episodes that run for multiple hours. Recently, a Lex Fridman episode was suggested to me on YouTube. It […]
When building agents using Semantic Kernel that integrate with SLMs (Small Language Models) /LLMs (Large Language Models), you typically send and receive multiple responses. A common […]
When building agents using Semantic Kernel that integrate with SLMs (Small Language Models) /LLMs (Large Language Models), you typically send and receive multiple responses. A common […]
Recently I had to implement a comprehensive autocomplete solution built on Elasticsearch. The original implementation performed a match against the content title. Whilst this worked with […]
Recently I had to implement a comprehensive autocomplete solution built on Elasticsearch. The original implementation performed a match against the content title. Whilst this worked with […]