top of page


Cracking the Code: Understanding the Scores behind popular LLM Leaderboards
Overview In the ever-evolving landscape of artificial intelligence, large language models (LLMs) have emerged as one of the most...
Dec 20, 20234 min read


ML Inference Pipeline with Celery and Redis
How we architected a scalable ML inference pipelines - using Celery and Redis to handle complex routing
Oct 23, 20234 min read


Introducing LIME: A New Way Framework for LLM Evaluation
Introducing LIME: A LLM evaluation framework using custom and domain specific datasets using 3 different scoring methods
Oct 19, 20232 min read


Exploring the Power of Clustering in Machine Learning: How Can It Improve Your Data Analysis?
There are a variety of ways to create a new machine learning model. Supervised learning is the simplest of these learning processes, but...
Apr 26, 20234 min read


The Ultimate Git Commands Cheatsheet We Use Everyday
Yes even with code generators we all need git everyday. So outside of the regular git commit and pull / push here are things we all get...
Mar 7, 20231 min read
Streamlining SSH Setup with Google Cloud (GCP): A Guide for Software and DevOps Engineers
In the ever-evolving landscape of cloud computing, the ability to securely and efficiently manage virtual machines is paramount. Google...
May 19, 20212 min read
bottom of page