AI guides

Guides and tricks about AI, LLMs and everything in between

All Articles

Product Managers — You Need ZERO Engineers to Prove That an AI App Can be Built

Product Managers — You Need ZERO Engineers to Prove That an AI App Can be Built

Integrating artificial intelligence (AI) features has become a hallmark of innovation in product development. Product...

7 mins read Read Now

Enhancing RAG Performance Using Hypothetical Document Embeddings (HyDE)

Introduction Discovering information on the internet is like a treasure hunt, and the key to...

11 mins read Read Now

Conversational AI: Talk to your Data vs. RAG

In conversational AI, ‘Talk to your Data’ (TTYD) and Retrieval-Augmented Generation (RAG) both share the common goal of facilitating dialogue between users and data, but they diverge in...

5 mins read Read Now

How to Build a RAG Chatbot from Scratch with Minimal AI Hallucinations

Intro At the recent AI Summit in New York, I led a workshop on building...

16 mins read Read Now

Understanding the Role of Embeddings in RAG LLMs

Understanding RAGs and the Role of Embeddings Think about searching for documents in a vast digital library. You’re looking for information on a specific topic. In RAG LLMs,...

4 mins read Read Now

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
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

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

8 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
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

Generating 3D Game Assets with ChatGPT and Shap-E

I’ve always had this dream of building a video game, but creating 3D assets has always been a painful barrier. In this tutorial, we are going to create...

6 mins read Read Now

How To Make Great ML Products

Machine learning (ML) has been widely recognized as a powerful tool for solving complex problems in various industries, from retail and banking to healthcare and insurance. However, many...

10 mins read Read Now