Home

2026 · Solo · Personal project

instaSaved

Turns Instagram Saved posts into one readable digest. Every saved post comes out with what it is about — an LLM analysis of the video, photo or carousel — plus the caption and the author's pinned comments, written to Markdown and JSON. It talks to Instagram's mobile API instead of driving a browser, keeps state in SQLite so each run only touches new posts, transcribes speech with faster-whisper on CUDA (CPU works too), samples frames with PyAV and hands them to a configurable LLM provider. Report and analysis language switch between Turkish and English. Built for a single user on Windows 11.

Pythoninstagrapifaster-whisperPyAVSQLiteLLM