diff --git a/docs/docs/get-started/what-is-openrag.mdx b/docs/docs/get-started/what-is-openrag.mdx index 64193112..0642877a 100644 --- a/docs/docs/get-started/what-is-openrag.mdx +++ b/docs/docs/get-started/what-is-openrag.mdx @@ -27,6 +27,10 @@ Ready to get started? Try the [quickstart](/quickstart) to install OpenRAG and s OpenRAG deploys and orchestrates a lightweight, container-based architecture that combines **Langflow**, **OpenSearch**, and **Docling** into a cohesive RAG platform. ```mermaid +--- +config: + theme: 'dark' +--- flowchart TD subgraph Containers backend[OpenRAG Backend] --> langflow[Langflow]