diff --git a/docs/docs/get-started/quickstart.mdx b/docs/docs/get-started/quickstart.mdx new file mode 100644 index 00000000..d42ef91c --- /dev/null +++ b/docs/docs/get-started/quickstart.mdx @@ -0,0 +1,59 @@ +--- +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](/install) + +## Find your way around + +1. In OpenRAG, click