Pikachoo AI 📚 Table of Contents Download app Pipeline Demo Object Detection Demo Demo of Tracking Path Demo of velocity map Demo of anamoly detection Setting project locally Setting up backend locally Setting up frontend locally Canva Pipeline Demo Object Detection Demo detection.mp4 Track Path Demo tracking.mp4 Track Path with overlay Demo tracking_with_overlay.mp4 Velocity Map Demo velocity_map.mp4 Anamoly Detection Demo anamoly.mp4 Setting up project locally Setting up backend Cloning the repo https:github.com:Davda-James/pikachu.git git clone https:github.com:Davda-James/pikachu.git Change the working directory cd pikachu Creating python virtual environment python -m venv venv Activate python virtual environment For linux source venv/bin/activate For windows venv/scripts/activate Install requirements pip install -r requirements.txt Starting backend fastapi server uvicorn pikachu.app:app --host 0.0.0.0 --port 8000 Setting up gmail service account Visit https://github.com/Davda-James/InboxGenie/blob/main/README.md Follow above README (skip GEMINI API portion as not needed here) Store credentials.json in root directory pikachu Setting up frontend No need have direct download apk, download from below Link to github frontend Frontend if wanted to visit. Canva PPT Link Canva