How to install QuivrHQ/quivr. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
QuivrHQ/quivr Installation Guide
How to install QuivrHQ/quivr. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for QuivrHQ/quivr. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i QuivrHQ/quivror
Install via npx
npx @hexmos/ipm i QuivrHQ/quivrPrerequisites
Python 3.10 or newer
languageVersion: 3.10, 3.11, 3.12, 3.13, 3.14, 3.15, 3.16, 3.17, 3.18, 3.19, 3.20
pip
package_managerVersion: 20.x
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Package Manager Installation
pip install quivr-corePost Installation Steps
- Run the following command to start your Quivr server: `python -m quivr.server`
- Access the Quivr UI by visiting http://localhost:8000/ in your browser.
