mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-30 01:32:52 +03:00
8b68aeb64f
# 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):
20 lines
518 B
Plaintext
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" />
|