mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
751d849b5e
This pull request updates the documentation and images for the default brain in Quivr. It includes instructions on how to get started, customize the brain, and ask questions. Additionally, it adds documentation for the GPT-4 brain and provides steps on how to interact with it.
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
---
|
|
title: Docs and URLs
|
|
description: Docs and URLs
|
|
icon: file
|
|
---
|
|
|
|
## Docs and URLs
|
|
|
|
This is the default brain that comes with Quivr. It is a simple brain that is used to answer questions about your files and URLs.
|
|
|
|
### How to get started ? 👀
|
|
|
|
<Steps>
|
|
<Step title="Create a brain">
|
|
Go to [Quivr](https://chat.quivr.app) and create a brain
|
|
![Create a brain](/images/create-brain-doc.png)
|
|
</Step>
|
|
<Step title="Enter a name and a description">
|
|
The better your description, the better Quivr will be at finding your brain when you ask questions.
|
|
![Enter a name and a description](/images/brain-name-description.png)
|
|
</Step>
|
|
<Step title="Upload your docs or URLS">
|
|
You can upload your docs or URLS by clicking on the "Upload" button.
|
|
![Upload your docs or URLS](/images/upload-docs-urls.png)
|
|
</Step>
|
|
<Step title="Customize your Brain">
|
|
You can customize:
|
|
- The name of your brain
|
|
- The description of your brain
|
|
- The model that your brain uses (GPT3.5 or GPT4)
|
|
- The prompt of your brain
|
|
</Step>
|
|
<Step title="Ask Questions to your Brain">
|
|
Ask your Brain questions about the knowledge that you provide.
|
|
Simply **@brain** followed by your question.
|
|
</Step>
|
|
</Steps>
|
|
|
|
|
|
You now have a brain that can answer questions about your files and URLs. You can ask your brain questions by typing **@brain** followed by your question. |