You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI Note Taker is a full-stack web application that accepts document and media uploads, extracts or transcribes their content, and generates structured study sheets using OpenAI GPT-4o-mini. File processing runs asynchronously via a Redis-backed job queue. Metadata is stored in PostgreSQL; file blobs are stored in Cloudflare R2.