-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
78 additions
and
55 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
title: "Understand" | ||
--- | ||
|
||
![](/images/homepage.png) | ||
|
||
## How can you leverage Quivr ? 🚀 | ||
|
||
You can use Quivr to: | ||
|
||
<AccordionGroup> | ||
<Accordion title="Search in files" icon="searchengin"> | ||
Quivr allows you to easily ask questions about your files | ||
</Accordion> | ||
<Accordion title="Cross-search" icon="shuffle"> | ||
Tired of Cross referencing your information between files ? | ||
</Accordion> | ||
<Accordion title="Store your knowledge" icon="database"> | ||
Store all your knowledge in one place | ||
</Accordion> | ||
<Accordion title="Share your knowledge" icon="share"> | ||
Share your knowledge with your team by leveraging the collaboration features | ||
</Accordion> | ||
</AccordionGroup> | ||
|
||
|
||
## Features 🤗 | ||
|
||
### Public & Private Brains | ||
|
||
You can create **public** and **private** brains. | ||
|
||
<AccordionGroup> | ||
<Accordion title="Public" icon="globe"> | ||
A public brain is a brain that is searchable by everyone on Quivr. You can make a brain public by clicking on the **public** button on the brain page. | ||
</Accordion> | ||
<Accordion title="Private" icon="lock"> | ||
A private brain is a brain that is only searchable by you. You can make a brain private by clicking on the **private** button on the brain page. | ||
</Accordion> | ||
</AccordionGroup> | ||
|
||
|
||
You can share your brains with a set of people by using their emails. This means that you can **collaborate** with your team on a brain without making it public. | ||
|
||
### Ask Questions | ||
|
||
You can **ask questions** to Quivr. Quivr will **answer** your questions by leveraging the **knowledge** that you uploaded to Quivr. | ||
|
||
### Custom Personality | ||
|
||
You can **customize** the personality of Quivr by changing the **prompt** of your brain. You could tell your brain to always answer with a **funny** or **serious** tone or act like a **robot** or a **human**. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters