quivr/docs/brains/docs-and-urls.mdx
Stan Girard 751d849b5e
docs: Update brain documentation and images (#2475)
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.
2024-04-23 02:21:51 -07:00

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.