ReceiptMatch.AI

(★ 14)

No description available.

File Explorer

  • .gitignore
  • app.py
  • bank_statement.csv
  • embeddings.py
  • README.md
  • Receipt1.pdf
  • Receipt2.pdf
  • Receipt3.pdf
  • TargetReceipt.pdf

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

pass

View Details ▼

Store and read passwords or other sensitive data.
All data is GPG-encrypted, and managed with a Git repository.

pass init {{gpg_id_1 gpg_id_2 ...}}

Initialize (or re-encrypt) the storage using one or more GPG IDs:

pass insert {{[-m|--multiline]}} {{path/to/data}}

Save a new password and additional information (press `<Ctrl d>` on a new line to complete):

pass edit {{path/to/data}}

Edit an entry:

// repository documentation