No project description provided
Project description
versed
Versed is a document chat app with Google Drive integration.
Table of Contents
Quick Start
Install using pipx:
pipx install versed
Run versed in your terminal:
versed
From the API key selection screen choose "Add a New Key" and add fill in the required fields to add a valid OpenAI API key.
- Optional - Select the
"Google Drive"tab in the left pane and complete the log in flow to enable indexing files from your Google Drive.
Choose a file from the file view pane and index it by clicking "Add to Index"... and ask away!
Installation
Versed requires Python3.9 or newer to run.
Versed is best run using pipx, which will manage a virtual environment for all dependencies for you, to avoid collisions with other software.
Requirements
- Python - A version of python3 should come pre-installed on Linux and Mac. If you are on Windows and only need Python for Versed, installing from the Microsoft Store is the easiest way to go.
- pipx - Pipx manages virtual enviroments for each installed app, helping to avoid dependency collisions. Follow the instructions below or visit pipx's installation guide for instructions.
- OpenAI API key - A desktop account for ChatGPT is not the same as an API key. To create an API key for OpenAI you will need to create an account and then create an API key once logged in.
Linux (Debian / Ubuntu)
Install pipx:
sudo apt update
sudo apt install pipx
After installation pipx will prompt you to run pipx ensurepath. Doing so will add pipx to your system's path, enabling pipx to be run from anywhere
Now versed can be installed using pipx as follows:
pipx install versed
Windows
To install pipx using pip, run the following command.
# If you installed python using Microsoft Store, replace `py` with `python3` in the next line.
py -m pip install --user pipx
Now versed can be installed using pipx as follows:
pipx install versed
Getting Started
License
versed is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file versed-0.0.9.tar.gz.
File metadata
- Download URL: versed-0.0.9.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f98d04972451ce3c5c449fc3d6cb94749a37c1f717df8835447464e73b0fbda4
|
|
| MD5 |
ee39d34960b8dabc096d198831027e24
|
|
| BLAKE2b-256 |
8dc8b9afcad4423caa496ce93735bb09c8532bf00f802f84fd5cd13d8b684ad8
|
File details
Details for the file versed-0.0.9-py3-none-any.whl.
File metadata
- Download URL: versed-0.0.9-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac02e87b38a48d0fd3b57b7ea1e5452264a8de8734bff47688f28731a38ae58b
|
|
| MD5 |
f181fdd5b6a210c2a0eeb8bf4cdc7af6
|
|
| BLAKE2b-256 |
3d469a8a30761341901d47ef442fefeb4404995a5de0d0a9c7dcd8e0ffb3fc86
|