LangChain ParentDocumentRetriever: Strike a Balance between large vs small chunks

Looking at LangChain ParentDocumentRetriever to strike a balance between large vs small document chunks while retrieving related documents.

LangChain MultiQueryRetriever to Get Better Relevant Documents by Generating Multiple Queries from Different Perspectives

Looking at LangChain MultiQueryRetriever to cover various perspectives and get better results while finding relevant documents.

How to Do ChatGPT-like real-time Token Streaming on Gradio

A quick tutorial on how to do ChatGPT-like real-time token streaming on Gradio

Apr 23, 2023  •  3 min read  •  Rohan

Create Chrome Extensions under 15 minutes without any coding knowledge using ChatGPT

Using ChatGPT to easily create Chrome extensions from scratch in 15 minutes. Full step-by-step tutorial with prompts

Mar 31, 2023  •  4 min read  •  Rohan

Mastering Pods and Containers - A Beginners' Guide

A beginners’ guide to Pods and Containers and how to properly organize them in multiple pods or multiple containers in a pod.

Why Kubernetes? (with the coffee shop story)

Let’s explain the ‘what and why’ of Kubernetes with a fun coffee shop analogy.