/ILARS

Interactive Learning Assistant for Robotic Surgery

Primary LanguagePythonMIT LicenseMIT

Interactive Learning Assistant for Robotic Surgery.

Lalithkumar Seenivasan*, Gokul Kannan*, Chwee Ming Lim, Hongliang Ren**

Setup

Basic setup

git clone https://github.com/g0kul6/ILARS.git
cd ILARS/
mkdir checkpoints
touch api.txt
conda env create -f env.yml 
  • Place your openai-api key in api.txt.

Download sample videos

  • Sample Video 1 Link :
  • Sample Video 2 Link :

Download models

  • Model Link :
  • Place your downloaded model in the checkpoints folder.

Host app

python app.py

ILARS UI

alt text