Backend Engineer 🚀 Cloud Native Enthusiast ☁
Mentoring, Writing, and Speaking Engagements.
Jul 7, 2025 · 1 min read · Learn how to build your own powerful Large Language Model (LLM) application that can search the web, extract information, and answer your questions – all LOCALLY! In this tutorial, I'll walk you through the process of creating a web-searching LLM fro...
Join discussion
Jul 7, 2025 · 1 min read · Large Language Models are great at generating code, but we need to go an extra mile to run them; well not any more. In this video, we will be building our application that can use both local and hosted large language models (Gemini, ChatGPT, and so o...
Join discussion
Feb 4, 2024 · 6 min read · Having a private PyPI repository can be beneficial in many ways. We can host our internal private packages; from security perspective, it can be a controlled environment for public packages from where all the dependencies are installed in our project...
Join discussion
Dec 19, 2023 · 6 min read · GitHub Actions is a powerful and versatile CI/CD solution that works for different teams and projects. It's a built-in feature of GitHub, the platform that many developers use daily, so it's easy to set up and use. One of the benefits of GitHub Actio...
Join discussion