mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +03:00
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" />
|