PinnedPublished intechbeatlyDeploying DeepSeek on a VM Using Ollama and Open WebUIIn this guide, a step-by-step process will be demonstrated to deploy DeepSeek on a virtual machine (VM) using Ollama and Open WebUI. By the…Feb 2Feb 2
PinnedPublished intechbeatlyNVIDIA GPU Deployment for AI in KubernetesDeploy and Manage GPU Resources for Accelerated AI Training and InferenceSep 12, 20241Sep 12, 20241
Published intechbeatlySetting Up Self-Hosted Runners for GitHub ActionsGitHub Actions is a powerful automation tool for CI/CD workflows. While GitHub-hosted runners offer convenience, they have limitations…1d ago1d ago
Published intechbeatlyBuild an AI-Powered PDF Search Engine Using LlamaIndex, Ollama, and DeepSeekHave you ever wanted to chat with your PDFs? Imagine an AI-powered search engine that can extract, index, and query documents just like…Feb 8Feb 8
Published intechbeatlyGitHub Actions — Branch-Specific WorkflowsAutomating tasks for specific branches is one of the most powerful features of GitHub Actions. With branch-specific workflows, processes…Jan 26Jan 26
Published intechbeatlyGitHub Actions Tutorial: Save Time with Dependency CachingEfficiently managing build times is critical for streamlined CI/CD workflows. One of the simplest yet impactful strategies to achieve this…Jan 23Jan 23
Published intechbeatlyAutomating Python Code Quality with PyLint using Github ActionsToday, we’ll focus on automating Python code quality checks using PyLint. While running PyLint manually can be a valuable learning…Jan 12Jan 12
Published intechbeatlyGitHub Actions for Beginners: Your First CI/CD WorkflowContinuous Integration and Continuous Deployment (CI/CD) are vital in today’s software development landscape, ensuring faster delivery and…Jan 8Jan 8
Published intechbeatlyAnsible Lint: Write Clean, Professional Playbooks in Minutes!Automation with Ansible is a robust approach to managing IT infrastructure, but even seasoned users can sometimes miss adhering to best…Dec 24, 2024Dec 24, 2024
Published inFAUN — Developer Community 🐾How to Build Interactive Python Web Apps with StreamlitBuilding interactive web apps has never been easier, thanks to Streamlit, a Python framework designed for simplicity and speed. In this…Dec 8, 2024Dec 8, 2024