quivr/docs/features/quivr-assistants.mdx
Antoine Dewez 8b68aeb64f
fix(docs): update doc (#2470)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-04-23 00:40:29 +02:00

20 lines
518 B
Plaintext

---
title: "Quivr Assistants"
---
## Generate usable outputs
<Info>
A Quivr assistant is another kind of Brain. It's an AI agent that generates
usable outputs from specific inputs. For example, input a PDF and receive a
summary of the document as the result.
</Info>
<Steps>
<Step title="Choose your Quivr Assistant"></Step>
<Step title="Give your inputs"></Step>
<Step title="Choose to receive the result by email or upload it to an existing brain."></Step>
</Steps>
<Snippet file="commercial.mdx" />