> ## Documentation Index
> Fetch the complete documentation index at: https://qrevai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# QRev AI

> Designed to revolutionize revenue generation.

<img className="block dark:hidden" src="https://mintcdn.com/qrevai/l38kzCv4_neFEMeA/images/hero-light.svg?fit=max&auto=format&n=l38kzCv4_neFEMeA&q=85&s=e614aa42df8c15d096a5fbea319fd947" alt="Hero Light" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/qrevai/l38kzCv4_neFEMeA/images/hero-dark.svg?fit=max&auto=format&n=l38kzCv4_neFEMeA&q=85&s=cbab018c91863e075a3bad4907844cbf" alt="Hero Dark" width="700" height="320" data-path="images/hero-dark.svg" />

## Setting up

Learn how to setup QRev AI locally in your machine within minutes.

<CardGroup cols={2}>
  <Card title="Setup using Python" icon="python" href="../quickstart.mdx">
    Install QRev using simple pip commands
  </Card>

  <Card title="Deploy using Docker" icon="docker" href="https://mintlify.com/docs/development">
    Setup with a single command
  </Card>
</CardGroup>

## Why Open Source?

Building in public is one of our primary goal and we truly believe in the power of community to make QRev bigger and better.

Apart from that we want to build Trust; we want to provide users a sense of ownership and

<AccordionGroup>
  <Accordion title="Security">
    In general, Open Source softwares are more secure.
  </Accordion>

  <Accordion title="Complete Transparency">
    We believe that the ultimate freedom is when you have nothing to hide. So putting everything out there lets you focus on the actual problems you are solving and not competitors.
  </Accordion>

  <Accordion title="Trust">
    Building Trust of Customers is crucial, and relatively easier with a Startup rather than a Large Cooperation.
  </Accordion>

  <Accordion title="Going all in">
    We are taking on a big challenge and we want to grow at great velocity and innovate faster along with the community.
  </Accordion>

  <Accordion title="Having a Global Team">
    Building with the community and in public is more joyful:  We think it's a very fun process. It just becomes more enjoyable because multiple amazingly smart people can contribute from around the world; shit is breaking sometimes, but it’s like having a big global team from Day 1, What’s not to like?
  </Accordion>
</AccordionGroup>

> Another personal reason of going Open Source is:
>
> In January 2024, *Sudhama Bhatia*, CEO of QRev, was in a intense meditation program known as `Vipassana`, half way through the program, he had a vision of Open Sourcing QRev, which made perfect sense and was right in many ways.

## Roadmap

There are many cool features which are working upon which includes:

<CardGroup cols={2}>
  <Card title="QRev Agents" icon="microchip-ai" href="https://mintlify.com/docs/settings/global">
    1. Research Agent
    2. Reporting Agent
  </Card>

  <Card title="QRev Apps" icon="grid-2" href="https://mintlify.com/docs/api-playground/openapi">
    1. Call Recording and insights
    2. Q-CX Bot: for Customer Success
    3. Q-Caller: to auto dial a number
  </Card>

  <Card title="QRev Core Infra" icon="cloud-binary" href="https://mintlify.com/docs/components/accordion">
    1. Custom Objects
    2. Reporting Framework
    3. RBAC Policies
  </Card>

  <Card title="Integrations" icon="list" href="https://mintlify.com/customers">
    1. Zoom
    2. Salesforce
    3. HubSpot
  </Card>
</CardGroup>
