Transcription
Rag isn't dead, especially if you use light rag plus claw code.
Now, light rag is a graph rag system, which means it creates knowledge graphs just like you see here. So, it takes whatever documents you give it and it breaks out the entities and the relationships between them. So, when you ask questions to cloud code and it's connected to your light rag, it's able to actually bring these ideas together to give you deeper answers. And this can not be with like five documents or 100 documents, but thousands of documents, well beyond what Claude Code can normally handle with its context window.
Now, setting up LightRag is super easy, and you can make it fully local if you want. You just need Docker, and you're going to go ahead and just give Claude code the URL to Lightra and say, "Hey, set this up for me." And we'll walk you through it.
From there, we'll create an entire web app for you. And one of the pages is the Lightrag server API. If you tell Cloud Code to turn these API endpoints into skills, you can then interact with your Rag server via Cloud Code very simply. And I actually did a whole deep dive on this on my YouTube.