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.
Explore effective methods for testing product hypotheses in B2B SaaS, including targeted ads, interviews, and MVPs.
B2B, SaaS, hypothesis testing, automation
ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM - mysticmind/reversemarkdown-net
Awesome list of tools and projects with the awesome semantic kernel framework - geffzhang/awesome-semantickernel
Did you know that you can use Semantic Kernel to search for information on the internet? In this video, I show you how you can use WebSearchEnginePlugins tha...
by: Ludovic ToisonAfter having practiced Gitflow for years, we have adopted a Trunk Based Development approach to support our product growth. During this ses...
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