- Step1: Pull the Docker image with `docker pull programmerrdai/research-navigator`
- Step2: Run the container using `docker run -d -p 8080:80 programmerrdai/research-navigator`
- Step3: Open your browser and navigate to http://localhost:8080
- Step4: Enter your research query in the search bar
- Step5: Review generated paper summaries and comparative analyses
- Step6: Export results via the download button or API endpoints