Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 589 Bytes

Total Recall: Long Survailance Video Analysis

This repo contains the frontend-UI code for the Total Recall project.

Quick Demo

🚀 https://pkucuipy.github.io/total-recall-webui/

Install & Run

git clone https://github.com/PkuCuipy/total-recall-webui.git
cd total-recall-webui
yarn install
yarn start

Backend Repo

🤖 https://github.com/roast-my-resume/TotalRecall

Note: This frontend app can works independently with the ChatGPT-4o-mini model (your OpenAI API key is required), but the backend can provide better results with LLaVA and Florence models.