Adventures in the Perplexity Comet browser - organizing my GitHub project! This is a fun one - First I asked it to create issues out of a bullet list and interview me for details. Now, I had it create a project and work on stack ranking those ideas. Wonderful time saver
Jordan Matthiesen
@jordanmatthiesen.me
AI tooling and developer experience PM | formerly in .NET team at Microsoft. Avid gardener. Lover of music. Always learning the guitar.
Just completed the EXCELLENT Coursera course: Retrieval Augmented Generation, led by Zain Hasan. www.coursera.org/learn/retrie... By far, the best survey of the topic to date.
Retrieval Augmented Generation (RAG)
Offered by DeepLearning.AI. Retrieval Augmented Generation (RAG) improves large language model (LLM) responses by retrieving relevant data ... Enroll for free.
coursera.org
Oooo...looks like someone has a leak in their web app
Been having fun diving deeper in to AI app development with the Python ecosystem lately. So many great libraries - I'd love to see more of this type of open source ecosystem forming for .NET/C#. Beyond the excellent Microsoft-built libraries, anyone have a favorite .NET + AI library?
Looking around at the latest state of AI evaluation libraries for C#/.NET developers. I spotted that there's an EvaluationClient API for the OpenAI .NET SDK now! Tried to play with it, but seems like the API surface isn't there just yet. What a tease! github.com/openai/opena...
GitHub - openai/openai-dotnet: The official .NET library for the OpenAI API
The official .NET library for the OpenAI API. Contribute to openai/openai-dotnet development by creating an account on GitHub.
github.com
Hey folks! Know anyone looking for a product manager with deep experience working on C#, JavaScript, mobile, web and AI developer tools? I'm on the market and looking for new opportunities! You can read up on my history here: linkedin.com/in/jordanmat... Feel free to DM me as well.
Excited to share some new work with you all - Announcing Preview 1 of a new .NET AI Chat Web App Template. 🎉 devblogs.microsoft.com/dotnet/annou...
.NET AI Template Now Available in Preview - .NET Blog
Announcing the first preview of the .NET AI Template, for Visual Studio, Visual Studio Code, and the .NET CLI. Get started building amazing AI apps with .NET.
devblogs.microsoft.com
💡 Ready to level up your .NET skills with Generative AI? This hands-on course offers coding demos, easy setups with GitHub Codespaces, GitHub Models, and AI integrations. 👉 Start here: aka.ms/genainet
GitHub - microsoft/Generative-AI-for-beginners-dotnet: Five lessons, learn how to really apply AI to your .NET Applications
Five lessons, learn how to really apply AI to your .NET Applications - microsoft/Generative-AI-for-beginners-dotnet
aka.ms
For anyone playing around and looking at things to try out with AI - if you have a Mac or use Linux, you should check out this "Intelligent Terminal": www.warp.dev @ladynaggaga.bsky.social introduced me to it and it's a wonderful time saver bouncing between commands and discussion.
Warp: The intelligent terminal
Warp is the intelligent terminal with AI and your dev team's knowledge built-in. Available now on MacOS and Linux.
warp.dev
Excellent post with some great advice and thought starters. Highly recommended reading for any software developer - it's important to learn tricks to add additional context to improve your interactions with these coding assistants.
Well I wrote a lot about how I code with LLMs these days and a small slice of where I think this shit is all heading www.phillipcarter.dev/posts/coding...
Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally by Laurent Kempe. https://laurentkempe.com/2025/02/01/harnessing-deepseek-r1-with-dotnet-aspire-and-ollama-locally/ #ai #dotnetaspire #dotnet #deepseek #ollama #csharp #aspire
Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally
In my earlier posts, I’ve demonstrated how to install Ollama using the Windows installer. However, for developers, there’s a more streamlined method to set up Ollama on your machine. In this blog post
laurentkempe.com
Build Intelligent Apps with .NET and DeepSeek R1 Today!
Build Intelligent Apps with .NET and DeepSeek R1 Today! - .NET Blog
Learn how to easily integrate DeepSeek R1 with .NET applications using the Microsoft.Extensions.AI library.
buff.ly
The developer team at Microsoft has refreshed their AI for Developers landing page. https://developer.microsoft.com/en-us/ai #ai #microsoft #cloud #programming #developers
AI for developers | Microsoft Developer
Learn how AI can help you create better software faster and easier. Discover the benefits, challenges, and best practices of AI for developers.
developer.microsoft.com
Taking AI Dev Gallery Code Cross Platform with Uno Platform – iOS by Nick Randolph. https://nicksnettravels.builttoroam.com/ai-dev-gallery-uno-platform-ios/ #iOS #mobiledev #unoplatform #dotnet #xaml #csharp #winui #crossplatform #ai
Taking AI Dev Gallery Code Cross Platform with Uno Platform - iOS - Nick's .NET Travels
Following my previous posts that introduced the AI Dev Gallery, added AI code to an Uno Platform application and adjusting the AI code to work with Android, in this post we’re going to look at the…
nicksnettravels.builttoroam.com
A new AI sample for you all - building a YouTube chat app using .NET. Also, the first time I've written a sizeable personal blog post in a bit. :) jordanmatthiesen.me/programming/... #dotnet #ai
Build a YouTube chat app with .NET
Recently on a trip for a tech conference I created a YouTube chat app using .NET and AI. This is part of my exploration into creating a larger app for chatting about .NET AI development (leveraging do...
jordanmatthiesen.me
Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure by Matt Eland. https://buff.ly/4ijlPa1 #csharp #dotnet #ai #azure #cloud #semantickernel #copilot #advent #csharpadvent
Building a Digital Dungeon Master with Semantic Kernel, C#, and Azure
It turns out that AI orchestration is remarkably well equipped to handle building a virtual game master. Let's see how it works.
buff.ly
Nearly ready with a new blog - I'm loving the simplicity of GitHub Pages for this. Last time I had a blog I used the Ghost blogging engine, which was cool but overly complicated for my needs in hindsight. I went looking for my old blog content and it's all formatted HTML stored in SQL Lite.
Are you building with .NET & AI, or interested in this? Check out the preview of the new Microsoft.Extensions.AI.Evaluation library: "Evaluate the quality of your AI applications with ease" devblogs.microsoft.com/dotnet/evalu...
Evaluate the quality of your AI applications with ease - .NET Blog
Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey.
devblogs.microsoft.com
Ooh! Azure Cognitive Services Translator is FREE for 2M characters a month? ok ok... this gives me zero excuses to not set up a GitHub action to add machine-generated translations to my applications. I'm going to use this action from @davidpine.bsky.social to start: github.com/IEvangelist/...
GitHub - IEvangelist/resource-translator: A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .js...
A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json. - IEvangelist/resource-translator
github.com
Feeling refreshed after the US Thanksgiving holiday and all my recent travel for tech conferences. Time to dive into a new social media platform and see if I can't up my content creation game. First up, reviving a personal blog.