AI guides

Guides and tricks about AI, LLMs and everything in between

All Articles

Generative AI In Finance

Generative AI In Finance

  In the finance sector, Generative Artificial Intelligence (AI) is redefining traditional approaches and augmenting decision-making processes. This technology, driven by advanced algorithms and machine learning, offers autonomous...

8 mins read Read Now
Best Vector DBs for Retrieval-Augmented Generation (RAG)

Best Vector DBs for Retrieval-Augmented Generation (RAG)

Introduction Generative AI is on the brink of transforming diverse sectors, promising trillions of dollars...

8 mins read Read Now
The Potential of LLMs in Web Agents: Going Beyond Basic Scraping

The Potential of LLMs in Web Agents: Going Beyond Basic Scraping

Setting the Stage  You’re familiar with LLMs for coding, right? But here’s something you might...

2 mins read Read Now
Islands of Confidence: Make LLM Apps More Reliable by Running *Less* LLMs

Islands of Confidence: Make LLM Apps More Reliable by Running *Less* LLMs

In this article, I want to share a method to improve your LLM’s reliability, making...

4 mins read Read Now
Production ML for Practitioners: How to Accelerate Model Training with LightGBM & Optuna

Production ML for Practitioners: How to Accelerate Model Training with LightGBM & Optuna

Refer to Google Colab for code snippets. When it comes to the world of data...

8 mins read Read Now
The State of Production LLMs: My Takeaways from MLOps World 2023

The State of Production LLMs: My Takeaways from MLOps World 2023

Recently, I was lucky enough to attend MLOps World in Austin. There were panels, provoking...

3 mins read Read Now
How to Put Responsible AI into Practice 

How to Put Responsible AI into Practice 

You’ve probably heard about the hallucinations AI can experience and the potential risks they introduce when left unchecked. From Amazon’s job recruiting models filtering out female candidates to...

9 mins read Read Now
The Framework for Building Great AI Products

The Framework for Building Great AI Products

In the first installation of our guide to building great AI products, we discussed the challenges of deploying models to production and shifting your mindset from ML models...

7 mins read Read Now
Understanding Embeddings in Machine Learning: Types, Alternatives, and Drift

Understanding Embeddings in Machine Learning: Types, Alternatives, and Drift

Introduction Machine learning algorithms, specifically in NLP, LLM, and computer vision models, often deal with...

11 mins read Read Now
How to Build Great AI Products: Shifting Your Mindset

How to Build Great AI Products: Shifting Your Mindset

When deploying AI products, model accuracy is crucial, but it’s just the tip of the...

6 mins read Read Now
How to Optimize ML Fraud Detection: A Guide to Monitoring & Performance

How to Optimize ML Fraud Detection: A Guide to Monitoring & Performance

Fraud detection is a mainstream machine learning (ML) use case. In recent years, the demand...

11 mins read Read Now
Dealing with Outliers in A/B testing: Methods and Best Practices

Dealing with Outliers in A/B testing: Methods and Best Practices

*Google collab with code snippets here.  **Notebook tests use simple dummy data, not to simulate...

9 mins read Read Now