Tournesol is a free and open source platform which aims to collaboratively identify top videos of public utility
by eliciting contributors' judgements on content quality.
Compare Videos
·
Contributing Guidelines
·
Make a Donation
This repository hosts the free and open source code of the Tournesol platform.
Learn more about the project on our Wiki, or meet our community on Discord.
Table of Content
- analytics contains tools to analyse Tournesol data
- docs contains different kinds of documentations related to the project
- dev-env contains the info to create the Tournesol development environment with docker-compose
- backend is a Django application that serves as Tournesol's API
- frontend is a React JS application which is the main website and a frontend to Tournesol's API
- infra contains an ansible recipe used to configure the servers running Tournesol
- browser-extension is a JavaScript extension for Google Chrome and Mozilla Firefox
- tests contains end-to-end tests for Tournesol
Please refer to the dev-env
directory or the corresponding documents in
frontend
and backend
directories.
See the CONTRIBUTING.md file.
The code source of the project exists thanks to all people who generously took the time to contribute.
Thank you very much!
The Tournesol project has chosen to distribute its software and its other productions under the terms of different licenses.
See the LICENSE.md file for the exhaustive list.