ModelOriented / AI-strategies-papers-regulations-monitoring

Monitoring of AI strategies, papers, and regulations
7 stars 3 forks source link

AI-strategies-papers-regulations-monitoring

Monitoring of AI strategies, papers, and regulations

Code is available at: https://github.com/ModelOriented/AI-strategies-papers-regulations-monitoring (to access please contact Stanisław Giziński or Hanna Zdulska)

Project structure

Usage

Pre-requirements

Configuration

Using docker-compose

Remove .example from secrets/*.example files and configure them with randomly generate passwords

Manual use

Move .env.example to .env and configure it

Installation

docker-compose pull

Running

Inside docker

docker-compose up

Testing

poetry run python -m unittest discover