# 4 – Realtime RAG with LlamaIndex/Langchain and Pathway

First, let's start with LlamaIndex. LlamaIndex is recognized as a popular RAG framework designed to augment LLMs by seamlessly integrating external, domain-specific data.&#x20;

If you're already familiar with Llamaindex and are looking to leverage its capabilities alongside Pathway for enhanced data processing and retrieval, this bonus section aims to facilitate that integration.&#x20;

Below is a Tweet along the same lines which should be pretty comprehensible for you if you've already built RAG applications (if not with real-time data).&#x20;

{% embed url="<https://x.com/jerryjliu0/status/1741862878599434294?s=20>" %}

Now let's quickly understand this and help you get started. Firstly let's cover the basics.
