Skip to main content

Chat with your business data — emails, docs, spreadsheets.

Project description

Verra One

Chat with all your business data — emails, documents, spreadsheets. Runs locally with Ollama or connects to Claude/OpenAI.

Install

curl -fsSL https://raw.githubusercontent.com/ConnorBerghoffer/verra-one/main/install.sh | sh

Or with pip:

pip install verra-one

Then run verra — first run walks you through setup.

What it does

  • Ingest folders, Gmail, Google Drive, Outlook — keeps syncing in the background
  • Search across everything with hybrid retrieval (vector + metadata + keyword)
  • Chat with your data — answers cite sources, refuses to guess
  • Briefing — surfaces stale leads, overdue commitments, expiring contracts
  • Actions — draft emails, set reminders, take notes through the chat
  • Deployverra deploy user@server sets up everything remotely via SSH

Commands

verra                       # chat
verra ingest ~/Documents    # add a folder
verra gmail you@gmail.com   # connect Gmail
verra search "pricing"      # search without LLM
verra briefing              # what needs attention
verra serve --port 8484     # HTTP API for building UIs
verra status                # what's ingested
verra delete --source email # remove data

Full list: verra --help

API

verra serve starts a FastAPI server with endpoints for chat, search, documents, entities, and briefing. OpenAPI docs at /docs.

Models

Works with any LLM via LiteLLM. Recommended local model: llama3.1:8b via Ollama.

PDF extraction

Uses pypdf (MIT) by default. For better quality on complex PDFs:

pip install "verra-one[pymupdf]"

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

verra_one-0.1.3.tar.gz (196.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

verra_one-0.1.3-py3-none-any.whl (153.4 kB view details)

Uploaded Python 3

File details

Details for the file verra_one-0.1.3.tar.gz.

File metadata

  • Download URL: verra_one-0.1.3.tar.gz
  • Upload date:
  • Size: 196.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for verra_one-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5a42dbb5b57e42c88e0fc34bc4076292ebc06ab99177c39e4a47b508c5518b36
MD5 d7edd1ab3d86832d6d6daf3a7f1fac3a
BLAKE2b-256 ccd1811ffca0f1f1315bc53d175c6f9ad4e9972e96c6d6a61c616f9dda3807d5

See more details on using hashes here.

File details

Details for the file verra_one-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: verra_one-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 153.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for verra_one-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4ed42af93d25f14b1c0b77ef5f3fd340ad8b87104b529a7f5743e791cbcad23d
MD5 f6124240ad5a19e9b4d7f9ea6bb3b200
BLAKE2b-256 d0a624dfa0539bcce194cf76f97a331655b8987079b5dffe95218fd8242b06ad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page