You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,25 +45,25 @@ AutoRAG GUI is a web-based tool for running AutoRAG experiments.
45
45
If you are not familiar with command-line interface and YAML file configuration,
46
46
you can use AutoRAG GUI to run AutoRAG experiments.
47
47
48
-
Check out `AutoRAG GUI Docs <https://docs.auto-rag.com/gui/gui.html>`__ for more information.
48
+
Check out `AutoRAG GUI Docs <https://marker-inc-korea.github.io/AutoRAG/gui/gui.html>`__ for more information.
49
49
50
50
🏃♂️ Getting Started
51
51
************************************
52
52
53
53
``pip install AutoRAG``
54
54
55
55
56
-
In our documentation, we will guide you through the process of `installation <https://docs.auto-rag.com/install.html>`__ and `tutorial <https://docs.auto-rag.com/tutorial.html>`__ for AutoRAG starter.
57
-
After you find your first RAG pipeline with AutoRAG, you can learn how to read result files at `here <https://docs.auto-rag.com/structure.html>`__.
56
+
In our documentation, we will guide you through the process of `installation <https://marker-inc-korea.github.io/AutoRAG/install.html>`__ and `tutorial <https://marker-inc-korea.github.io/AutoRAG/tutorial.html>`__ for AutoRAG starter.
57
+
After you find your first RAG pipeline with AutoRAG, you can learn how to read result files at `here <https://marker-inc-korea.github.io/AutoRAG/structure.html>`__.
58
58
59
59
And do you want to get the ultimate performance RAG pipeline?
60
-
Learn how make great evaluation dataset with your own raw documents at `here <https://docs.auto-rag.com/data_creation/tutorial.html>`__.
60
+
Learn how make great evaluation dataset with your own raw documents at `here <https://marker-inc-korea.github.io/AutoRAG/data_creation/tutorial.html>`__.
61
61
62
-
Also, you can learn how to set various experiment configurations at `optimization <https://docs.auto-rag.com/optimization/optimization.html>`__ guide.
62
+
Also, you can learn how to set various experiment configurations at `optimization <https://marker-inc-korea.github.io/AutoRAG/optimization/optimization.html>`__ guide.
63
63
64
-
Of course, you can use your own local LLM or embedding model with AutoRAG. Go to `here <https://docs.auto-rag.com/local_model.html>`__ to learn how to use your own model with AutoRAG.
64
+
Of course, you can use your own local LLM or embedding model with AutoRAG. Go to `here <https://marker-inc-korea.github.io/AutoRAG/local_model.html>`__ to learn how to use your own model with AutoRAG.
65
65
66
-
If you face any trouble? Check out our `troubleshooting <https://docs.auto-rag.com/troubleshooting.html>`__ guide.
66
+
If you face any trouble? Check out our `troubleshooting <https://marker-inc-korea.github.io/AutoRAG/troubleshooting.html>`__ guide.
67
67
Also, feel free to ask your question at our `github issue <https://github.com/Marker-Inc-Korea/AutoRAG/issues>`__ or `Discord <https://discord.gg/P4DYXfmSAs>`__ channel.
68
68
69
69
🗣️ Talk with Founders
@@ -74,9 +74,7 @@ Also, feel free to ask your question at our `github issue <https://github.com/Ma
0 commit comments