About Us

Hey there, fellow techies! As a CSA-E at Microsoft, I’m always on the lookout for ways to make my life easier. And let’s face it, keeping up with all the blog posts can be a daunting task, am I right?

Well, one day I got fed up with missing out on important announcements and updates. That’s when I had an idea: create a script that would monitor a list of Microsoft RSS feeds and have AI write me a quick summary about each article. Genius, right?

Now, I’m not much of a Python expert, but its never too late for an old dog to learn new tricks. With the help of Bing Chat and ChatGPT and Co-pilot, I got to work.   Within a day or so, I had a working script up and running on GitHub. I was blown away by how easy it was to use GitHub Copilot in VScode. Seriously, it’s like having an AI coding buddy by your side!

But I didn’t stop there. I continued to refine my code using the chatbot and even created a website that others could subscribe to. And that’s how https://subscribe.ailonalab.com came to be!

I really believe that AI tools like these are a game-changer. They allow us to focus on the big ideas instead of getting bogged down by technical details. But hey, if you’re a tech whiz, the sky’s the limit!

…or something like this:

So if you’re like me and don’t have time to read every blog post out there, or if you’re just looking for an easy way to keep up with the latest Microsoft news, I invite you to check out the links below. Subscribe to the feed summarizer or clone my repository and make it your own. The world is your oyster!

Technical instructions: To get started with your own feed summarizer, simply clone my repository at https://github.com/ailonag/Ai_BlogSummarizer. From there, you can customize the list of RSS feeds to monitor and adjust the summarization settings to your liking. And don’t worry, the README file in the repository has got you covered with detailed instructions on how to get everything set up.

Thanks for reading, and happy hacking!