This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET
Explore how to effectively read PDFs using Semantic Kernel, enhancing your data processing capabilities. | Restackio
Explore how ChatGPT is revolutionizing sample data generation. Learn to harness AI's potential to create synthetic data, ensuring project effectiveness and productivity. Get insights into leveraging ChatGPT's API for generating personalized data, saving time and effort. Dive into this guide and learn how to get sample data.
The code from my YouTube video on "5 Design Patterns That Are ACTUALLY Used By Developers" - design-patterns/Strategy/Strategies at main · alexhyett/design-patterns
Design patterns allow us to use tested ways for solving problems but there are 23 of them in total and it can be difficult to know which ones to pay attentio...
Contribute to dotnet/ai-samples development by creating an account on GitHub.
Professional habits are what makes the difference between someone who actually writes code like a senior programmer - and wishful thinking.The syntax and pat...
For the Python programming language, Pandas is an efficient and popular data analysis tool, especially its Dataframe, used to manipulate and display data. For the .NET programming languages, we can…
Update: The version of ML.NET in this video is quite old. For a more up-to-date version of this video check out this one - https://www.youtube.com/watch?v=mU...
In this conversation, Vaughn Vernon and Udi Dahan discuss various topics related to software architecture, including service-oriented architecture (SOA), event-driven architecture, and sagas. They emphasize the importance of using the right architectural styles and patterns in the right places, rather than over-applying or misapplying them. They also discuss the role of patterns in software development […]