Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.48 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.48 KB

STELLA Application

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.

Setup

  1. Set up the stella-server first. It will provide the shared Docker network.
  2. Build the stella-app with Docker: docker compose up -d

A setup guide for the entire infrastructure can be found here.

Citation

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.

License

stella-app is licensed under the GNU GPLv3 license. If you modify stella-app in any way, please link back to this repository.