Smartmirror
No description available
Install / Use
/learn @ifueko/SmartmirrorREADME
Install Requirements
conda create -n smartmirror python=3.11
conda activate smartmirror
python -m pip install -r requirements.txt
Download pinterest images to vision board
for this command, board must be public, see gallery-dl docs for login instructions on private boards
alternatively, create a folder of images called "vision" and place it in mirror/static/mirror/
python -m pip install gallery-dl
gallery-dl -d mirror/static/mirror/vision -o directory="" [PINTEREST_BOARD_URL]
Create and update env
cp example.env .env
vi .env # or whatever editor you use
Run Server
Note: First run will take a while because whisper needs to download weights the first time.
python manage.py collectstatic --noinput
uvicorn smartmirror.asgi:application --host 127.0.0.1 --port 8000
Now the mirror UI will show up at localhost:8000 or 127.0.0.1:8000
Jailbreak instructions for lululemon studio mirror
https://github.com/olm3ca/mirror
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
