For more info, click here.
Real Estate - Give Buildings a Personality
To compile the backend run:
make
Upload the binaries as AWS Lambda functions.
Note we use an Auth0 free tier as an OICD provider, the frontend expects a file: auth0.config.json in the root directy with the following fields:
{
"domain": "",
"clientId": "",
"cacheLocation": "",
"audience": ""
}
We added a lambda function to the code which performs entity resolution out of the documents we attach to the UOI. However we did not manage to integrate it anymore, but it works on many invoices we tested.