diff --git a/docs/docs/get-started/quickstart.mdx b/docs/docs/get-started/quickstart.mdx new file mode 100644 index 00000000..993d9739 --- /dev/null +++ b/docs/docs/get-started/quickstart.mdx @@ -0,0 +1,390 @@ +--- +title: Quickstart +slug: /quickstart +--- + +import Icon from "@site/src/components/icon/icon"; +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + +Get started with OpenRAG by loading your knowledge, swapping out your language model, and then chatting with the OpenRAG API. + +## Prerequisites + +- Install and start OpenRAG + +## Find your way around + +1. In OpenRAG, click