bartczernicki
Principal Technical Architect - Machine Intelligence @ Microsoft. I engage with customers on: Generative AI, Machine Learning, Statistics & AI (almost) daily
MicrosoftUnited States
Pinned Repositories
Articles
List of articles, blogs, publications focusing on Machine Intelligence, Decision Intelligence
ArtificialIntelligence-Presentations
Public location of delivered Artificial Intelligence & Machine Intelligence Presentations
AzureOpenAILogProbs
Examples of how-to use Azure OpenAI Log Probabilities (LogProbs) feature to enhance Generative AI - Q&A grounding.
Blazor-MachineIntelligence
Centralized repository of my Blazor apps with Machine Intelligence (Statistics, Analytics, Machine Learning, AI, Information Retrieval etc.). This repository will coalesce all of my Machine Intelligence repos in a single area and point to their respective: live demo, source code, video & presentation locations.
DecisionIntelligence.GenAI.Workshop
Decision Intelligence & GenAI Workshop that introduces proven decision-making theory and applies it with Generative AI.
DemoLuceneBlazor
Demo of creating a Lucene.NET index and using it inside Blazor WebAssembly (all in the web browser, no server-side components required)!
MachineIntelligence-TextAnalytics-TPLDataFlows
Machine Intelligence using OpenAI, Semantic Kernel, Vector Search, SQL Server
MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development technology stack (.Net Core & Blazor)
MLDotNet-BaseballClassification
Machine Learning training job using historical baseball data & ML.NET to build a complete set of classifiers.
Test-Blazor-MLNet-WASMHost
Blazor WASM with ML.NET without ASP.NET host - ideal for static website hosting (i.e. GitHub Pages or Azure Static Web sites)
bartczernicki's Repositories
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development technology stack (.Net Core & Blazor)
bartczernicki/Blazor-MachineIntelligence
Centralized repository of my Blazor apps with Machine Intelligence (Statistics, Analytics, Machine Learning, AI, Information Retrieval etc.). This repository will coalesce all of my Machine Intelligence repos in a single area and point to their respective: live demo, source code, video & presentation locations.
bartczernicki/MachineIntelligence-TextAnalytics-TPLDataFlows
Machine Intelligence using OpenAI, Semantic Kernel, Vector Search, SQL Server
bartczernicki/ArtificialIntelligence-Presentations
Public location of delivered Artificial Intelligence & Machine Intelligence Presentations
bartczernicki/AzureOpenAILogProbs
Examples of how-to use Azure OpenAI Log Probabilities (LogProbs) feature to enhance Generative AI - Q&A grounding.
bartczernicki/MLDotNet-BaseballClassification
Machine Learning training job using historical baseball data & ML.NET to build a complete set of classifiers.
bartczernicki/DecisionIntelligence.GenAI.Workshop
Decision Intelligence & GenAI Workshop that introduces proven decision-making theory and applies it with Generative AI.
bartczernicki/DemoLuceneBlazor
Demo of creating a Lucene.NET index and using it inside Blazor WebAssembly (all in the web browser, no server-side components required)!
bartczernicki/hnsw-sharp
C# library for approximate nearest neighbors (ANN) search using Hierarchical Navigable Small World graphs
bartczernicki/VectorMathAIOptimizations
Benchmark - Vector Math for AI Optimizations
bartczernicki/Articles
List of articles, blogs, publications focusing on Machine Intelligence, Decision Intelligence
bartczernicki/Simulation-SportsChampionships
Using statistical monte carlo simulations, determine how easy it was to make the playoffs or win a championship in a particular sports league decade (basketball, football).
bartczernicki/StableDiffusion
Stability.ai generations using images, video models like Stable Diffusion, SVD etc.
bartczernicki/ArtificialIntelligence-PollenProtect-iOSApp
Pollen Protect Xamarin iOS App with Custom Vision
bartczernicki/Blazor-WebAssembly-StatisticsAndML-DotNet7
Blazor WASM (WebAssembly) with .NET 7 implementation, that showcases howto perform statistical analysis locally inside the browser
bartczernicki/Blazor-WebAssembly-StatisticsAndML-DotNet8
bartczernicki/GamblingSimulation
Simple Martingale Gambling Simulation in C#/.NET Core
bartczernicki/GenAICreateQuestionsFromParagraphs
bartczernicki/MachineIntelligence-CognitiveDocumentEnricher
Console Application that enriches source documents with Azure Cognitive Services, Microsoft AI & ML
bartczernicki/MachineIntelligence-Grpc-BaseballPredictions
gRPC client & server communication using in-memory machine learning inference.
bartczernicki/QuestionnaireMultiagent
bartczernicki/RiskAnalysisWithOpenAIReasoning
Risk Analysis of SEC 10-K Documents using OpenAI o1 Reasoning Models
bartczernicki/Baseball-HallofFame-OpenAI-TextGenerator
bartczernicki/BaseballData
Baseball Data Repo of Data and scripts
bartczernicki/bio
Bart Czernicki bio
bartczernicki/EmbeddingsScaleTestWithSQLServer
bartczernicki/ParquetAIVectorSearch
Sample application loads parquet files, builds an HSNW index and then searches the index with provided sample embeddings
bartczernicki/Prompts
bartczernicki/PythonEmbeddingsExamples
bartczernicki/SharePointIndexToAzureAISearch
Example of using Office Graph APIs to locate a SharePoint directory (Graph Drive), chunk the contents and send it to Azure AI Search index.