Skip to content

jmvarghese/Search_AsReview_Docker

Repository files navigation

Dockerized ASReview and Search Application

This repository contains the Docker setup for the ASReview and Search application. Follow the instructions below to set up and run the application on your local machine.

Prerequisites

Files

  • Dockerfile: Docker configuration for building the search application.
  • docker-compose.yml: Docker Compose configuration for orchestrating the containers.
  • .env: Environment variables configuration (optional).
  • app_AI.py: The main search application script.
  • requirements.txt: Python dependencies for the search application.
  • asreview_config.toml: Configuration file for ASReview.
  • asreview.conf: Nginx configuration file for ASReview.

Setup Instructions

  1. Clone the Repository:

    git clone <repository_url>
    cd <repository_directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published