Skip to content
View demid-ns's full-sized avatar

Organizations

@yuniko-software

Block or report demid-ns

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
demid-ns/README.md

I'm part of Yuniko Software, an open source community of developers.

I focus on ML inference, vector databases, semantic search, large language models, and .NET ecosystem.

Follow my profile for research updates. Check out Yuniko Software repositories for useful tools and libraries. We welcome other developers to join our community and are always ready to share knowledge and collaborate!

LinkedIn | Telegram

Pinned Loading

  1. yuniko-software/minecraft-mcp-server yuniko-software/minecraft-mcp-server Public

    A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game …

    TypeScript 326 24

  2. yuniko-software/tokenizer-to-onnx-model yuniko-software/tokenizer-to-onnx-model Public

    Convert Hugging Face tokenizers to ONNX models for cross-language compatibility (.NET, Java, Python) with embedding models

    Jupyter Notebook 28 3

  3. yuniko-software/bge-m3-qdrant-sample yuniko-software/bge-m3-qdrant-sample Public

    A demonstration of hybrid search with reranking using Qdrant and BGE-M3 model. A showcase of dense and sparse retrieval combined with ColBERT reranking for optimal search results

    Jupyter Notebook 20 2

  4. yuniko-software/bge-m3-onnx yuniko-software/bge-m3-onnx Public

    ONNX implementation of the BGE-M3 multilingual embedding model and tokenizer with native C#, Java, and Python implementations. Generates all three embedding types: dense, sparse, and ColBERT vectors.

    Jupyter Notebook 7 2

  5. yuniko-software/kernel-memory-ecommerce-sample yuniko-software/kernel-memory-ecommerce-sample Public

    Kernel Memory. A sample project demonstrating AI-powered semantic search capabilities tailored for e-commerce websites, leveraging RAG (Retrieval-Augmented Generation) architecture

    C# 7 1

  6. platform-service platform-service Public

    Forked from binarythistle/S04E03---.NET-Microservices-Course-

    A refactored version of code for the introduction to .NET Microservices

    C#