Data & AI Architect
by Samuel Matioli

Is it possible to implement #GraphRAG with a #NoSQL database? Absolutely! (🇧🇷 below)
We’ve been exploring ways to make AI agents truly useful in enterprise scenarios, and this tutorial presents a very practical approach: combining GraphRAG concepts, using #AstraDB as a scalable vector database, and leveraging watsonx #Orchestrate to coordinate agent workflows.
In this tutorial, created by Adam de Leeuw and me, we walk through everything from setting up the environment in DataStax Astra DB to implementing a web crawler that extracts relationships across product documentation pages and loads them into the database. Then we show how Orchestrate combines GraphRAG and Vector Search to retrieve more relevant content and produce better answers.
The result is an architecture that extends beyond traditional RAG and enables agents that are actually useful for enterprise knowledge scenarios.
If you’re working on agents or applying AI to enterprise knowledge, this architecture is definitely worth exploring.
Thank you, Adam de Leeuw and Ahmed Azraq, for the initiative!
👉 Link is in the comments section.
🇧🇷 É possível implementar #GraphRAG com banco #NoSQL? Sim, é totalmente possível! (english version below…)
Temos explorado formas de tornar agentes de IA realmente úteis em cenários corporativos, e este tutorial mostra um caminho bem prático: combinar conceitos de #GraphRAG, usar o #AstraDB como base vetorial escalável e o watsonx Orchestrate para coordenar os fluxos dos agentes.
No tutorial, criado por Adam de Leeuw e por mim, mostramos o passo a passo desde a criação do ambiente no DataStax Astra DB, passando pela implementação de um web crawler para extrair relacionamentos entre páginas de documentação e carregá-las na base, até a etapa em que o IBM Orchestrate combina GraphRAG e Vector Search para encontrar conteúdo mais relevante e gerar respostas mais precisas.
O resultado é um padrão arquitetural que vai além do RAG tradicional e ajuda a construir agentes realmente úteis para conhecimento corporativo.
Se você está trabalhando com agentes ou IA aplicada ao conhecimento empresarial, vale a pena explorar essa arquitetura.
#GraphRAG #AgenticAI #AstraDB #watsonx #RAG #IAEmpresarial #IAGenerativa
(https://developer.ibm.com/tutorials/graphrag-agent-watsonx-orchestrate-astradb/)
Post original no Linkedin
tags: AI - IBMOrchestrate - VectorSearch - GraphRAG