Recommendation Engine

:placard: Summary Injects recommendations for performers and scenes based using a vector database generated from local content.
:link: Repository https://github.com/ed36080666/stashapp_recommendation_engine/tree/main/src
:information_source: Source URL https://raw.githubusercontent.com/ed36080666/stashapp_recommendation_engine/main/index.yml
:open_book: Install How to install a plugin?

Inject performer and scene recommendations using a vector database generated from local content.

I’m talking s*** here but the plugins seem very light… does this even work?

const main = async () => {
console.log(“Recommendation Engine Loaded”);
}

main();

No. Hence it’s marked as broken.

1 Like