connorjoleary / DeepCite

Traversing links to find the deep source of information
GNU General Public License v3.0
69 stars 8 forks source link

Short Circuit model by checking if there is an exact match in linked website #23

Closed connorjoleary closed 3 years ago

connorjoleary commented 4 years ago

This can occur in the lambda or the ecr instance (probably cheaper in the lambda though). But cutting out compute time should lower costs.

connorjoleary commented 3 years ago

Not really going to save costs as all calls to websites are handled in the model anyways