The stella-app
will be deployed at sites that want to conduct IR and recommender experiments and have them evaluated with real-world user interactions. The stella-app
is a multi-container application composed of several experimental micro-services that are built with the stella-micro-template
. It provides experimental rankings and recommendations and receives feedback data that will be posted to the central stella-server
.
With stella-server
- Set up the
stella-server
first. It will provide the shared Docker network. - Build the
stella-app
with Docker:docker compose up -d
A setup guide for the entire infrastructure can be found here.
We provide citation information via the CITATION file. If you use stella-app
in your work, please cite our repository as follows:
Schaer P, Schaible J, Garcia Castro LJ, Breuer T, Tavakolpoursaleh N, Wolff B. STELLA Search. Available at https://github.com/stella-project/stella-app/
We recommend you include the retrieval date.
stella-app
is licensed under the GNU GPLv3 license. If you modify stella-app
in any way, please link back to this repository.