bcgov / bcgov/STRR

Business License Verification

Open
#1,279 1 comment 0 reactions 3 assignees Claimed by @P-Hansen View on GitHub
STR
Dominant language
Python
Stars
2
Forks
22
Avg merge
2d 35m
Merged PRs (30d)
11

Description

Verify as much of the business license information in an automated as possible.
Initial matches would be Jurisdiction, Address, and Names if possible.
Note: Business Names do not need to match people names.

## Prepare
- [x] setup AI to run in Canada
- [x] add output/error fields for data extraction to the documents model
- [ ] Add fuzzy matching to DB

## 1st Pass
- [x] AI extraction of data
- [x] Create Notebook
- [x] Jurisdiction Matching
- [ ] Address Matching
- [ ] Business Name lookup in the Business Registry (do we have approval to lookup business owners?)

## 2nd Pass
- [ ] Improve models and re-run AI extraction on poorly match Business Licenses
- [ ] Jurisdiction Matching
- [ ] Address Matching
- [ ] Business Name lookup in the Business Registry (do we have approval to lookup business owners?)

## Report
- [ ] Report out efficacy

## Automation
- [ ] Automate AI extraction and matching
- [ ] Determine, Automate Notebook, Airflow, CloudEvent/Pubsub/Service, etc?
- [ ] Implement solution
- [ ] Document the solution and maintenance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.