2023-10-30 19:08:15 +03:00
---
2024-04-23 01:40:29 +03:00
title: Overview
description: Quivr is an open source RAG framework to deploy and use **AI assistants**
2024-04-23 12:21:51 +03:00
icon: forward
2023-10-30 19:08:15 +03:00
---
2023-12-25 22:11:09 +03:00
Welcome to the documentation of Quivr! This is the place where you’ ll find help, guidance and support for collaborative software development. Whether you’ re involved in an open-source community or a large software team, these resources should get you up and running quickly!
2024-04-23 01:40:29 +03:00
[Quivr](https://quivr.app) is your **Second Brain** that can act as your **personal assistant**. Quivr is a platform that enables the creation of AI assistants, referred to as "Brain". These assistants are designed with specialized capabilities. Some can connect to specific data sources, allowing users to interact directly with the data. Others serve as specialized tools for particular use cases, powered by Rag technology. These tools process specific inputs to generate practical outputs, such as summaries, translations, and more.
2023-12-25 22:11:09 +03:00
2023-12-25 22:13:33 +03:00
<CardGroup cols={2}>
2024-04-23 01:40:29 +03:00
<Card title="Understand Quivr" icon="forward" href="/home/quickstart">
Get your own assistant
2023-12-25 22:11:09 +03:00
</Card>
<Card
title="Video Installation"
icon="youtube"
href="https://dub.sh/quivr-demo"
>
2024-04-23 01:40:29 +03:00
We've cooked some video materials to get you in-depth assistance for your
setup.
2023-12-25 22:11:09 +03:00
</Card>
</CardGroup>
2023-10-30 22:53:39 +03:00
2023-12-25 11:02:49 +03:00
<Tip>
2024-04-23 01:40:29 +03:00
**Our goal** is to make Quivr the **best open-source personal assistant** that
is powered by your knowledge and your applications 🔥 It will remain
open-source
2023-12-25 11:02:49 +03:00
</Tip>
2023-10-30 22:53:39 +03:00
2024-04-23 01:40:29 +03:00
## What does it do ?
2023-10-30 22:53:39 +03:00
2024-04-23 01:40:29 +03:00
<div style={{ textAlign: "center" }}>
2023-10-30 22:53:39 +03:00
<video width="640" height="480" controls>
2024-04-23 01:40:29 +03:00
<source
src="https://quivr-cms.s3.eu-west-3.amazonaws.com/singlestore_demo_quivr_232893659c.mp4"
type="video/mp4"
/>
2023-10-30 22:53:39 +03:00
Your browser does not support the video tag.
</video>
</div>
## How to get started ? 👀
2023-12-25 11:02:49 +03:00
<Tip>
2024-04-23 01:40:29 +03:00
It takes less than **5 seconds** to get started with Quivr. You can even use
your Google account to sign up.
2023-12-25 11:02:49 +03:00
</Tip>
<Steps>
<Step title="Create an account">
Go to [Quivr](https://quivr.app) and create an account.
</Step>
2024-04-23 01:40:29 +03:00
<Step title="Create a Brain">
Let us guide you to create you first brain!
</Step>
<Step title="Feed this Brain">
Add documentation and/or URLs to feed your brain.
2023-12-25 11:02:49 +03:00
</Step>
2024-04-23 01:40:29 +03:00
<Step title="Ask Questions to your Brain">
Ask your Brain questions about the knowledge that you provide.
2023-12-25 11:02:49 +03:00
</Step>
</Steps>
2023-12-26 16:15:39 +03:00
**Empowering Innovation with Foundation Models & Generative AI**
2023-10-30 22:53:39 +03:00
2023-12-26 16:15:39 +03:00
As a Leader in AI, Quivr leverages Foundation Models and Generative AI to empower businesses to achieve gains through Innovation.
<CardGroup cols={4}>
2024-04-23 01:40:29 +03:00
<Card title="42k+ users" icon="user" />
<Card title="6k+ companies" icon="building" />
<Card title="32k+ github stars" icon="star" />
<Card title="Top 100 open-source" icon="osi" />
2023-12-26 16:15:39 +03:00
</CardGroup>
2024-04-23 01:40:29 +03:00
## Quivr Features
2023-12-26 16:15:39 +03:00
<CardGroup cols={2}>
2024-04-23 01:40:29 +03:00
<Card title="Brain Creation" href="features/brain-creation">
Empower your employees with a complete Private ChatGPT solution.
</Card>
<Card title="Quivr Assistants" href="/home/use-cases/customer-support">
Automate repetitive tasks for your customer support.
</Card>
<Card title="Brain Sharing" href="/home/use-cases/content-generation">
Generate content for your business with Quivr.
</Card>
<Card title="Chat" href="/home/use-cases/customer-support">
Automate repetitive tasks for your customer support.
</Card>
<Card title="Analytics" href="/home/use-cases/hr">
Harness the power of AI for your HR department.
</Card>
<Card title="Brain Customisation" href="/home/use-cases/customer-support">
Automate repetitive tasks for your customer support.
</Card>
2023-12-26 16:15:39 +03:00
</CardGroup>
2023-12-27 13:18:51 +03:00
2024-04-23 01:40:29 +03:00
<Snippet file="commercial.mdx" />