Skip to content

sjmach/artificial-intelligence

Repository files navigation

Sundeep Machado's AI/ML Portfolio & Article Code

Hi there! 👋 Welcome to my AI/ML project repository.

This space is a living collection of my work in Artificial Intelligence, Machine Learning, and Data Science. It primarily serves as the official code repository for all the articles and tutorials I write on www.sundeepmachado.com

My goal is to bridge the gap between theory and practice by providing clean, well-commented code for the concepts I discuss.


🚀 Projects & Articles

Here is a list of my work. Each project includes a link to the relevant article (for the "why") and the source code (for the "how").


1. Serving an Embedding Model on NVIDIA Triton Server

Serving an Embedding Model on NVIDIA Triton Server


2. How to Reduce CPU Spikes for AI Summarisation with Ollama

How to Reduce CPU Spikes for AI Summarisation with Ollama


3. How to Enable NVIDIA GPU Workloads on k3s

How to Enable NVIDIA GPU Workloads on k3s


More to come

⚙️ How to Use This Repository

  1. Clone the repo:
    git clone https://github.com/sjmach/artificial-intelligence.git
  2. Navigate to a project: Each project is self-contained in its own directory.
    cd [nvidia-triton-server]
  3. Follow the instructions: Every Project will have different set of instructions as mentioned in the pertaining article

Releases

No releases published

Packages

 
 
 

Contributors