You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using tools like selenium and other scrapping libraries, as well as a Vector Data Base PGVector and docker, I have built an ETL that can be used once a week to populate this vector database with the releases of the week
It will automatically batch inference requests from multiple independent users together in a single batch request for efficiency, so that for users the interface looks like individual requests, but internally it is handled as a batch request