Video summary
Превратил Claude в ассистента для жизни, показываю личную ОС
Main summary
Key takeaways
Overview
The video presents a personal “AI operating system” for managing daily life. It combines:
- Tasks
- Habits
- A diary
- Health tracking
- Notes / “brain pages”
- Nutrition
…all into one website/dashboard. The creator emphasizes moving away from generic paid software toward a personalized, self-built system.
Core workflow (how inputs are handled)
- No manual app entry: the system is primarily driven through a Telegram bot.
- Users can send:
- Text prompts/messages (e.g., “Make a video…”)
- Voice recordings (dictation)
- Photos (for food/nutrition)
- AI auto-routing:
- The AI decides where each item belongs and saves it to the correct place on the site (tasks, notes, etc.).
- Voice transcription:
- Uses OpenAI Whisper for transcribing dictation (described as very cheap).
Key AI-enabled features mentioned
1. Task creation and organization
- Tasks automatically appear in a Kanban board (today’s tasks)
- Ability to move tasks between blocks
- Mark tasks as priorities (starred tasks move to main “key tasks”)
- Task categories
- An archive for completed items
- A Smart tab that asks the neural network what to do today based on user context
- Example given: low energy → suggest meditation, reply to comments, buy supplements
2. Nutrition tracking
- Send a photo of food to the bot
- AI calculates:
- Calories
- Macros (protein/carbs/fats)
- Nutrition results are shown under a Nutrition tab and recorded to the site
3. System “Brain” (knowledge + note analysis)
- A Brain section stores notes and syncs with Obsidian
- Notes span nine areas of life
- AI can answer analytical questions over the notes
- Example: “analyze my finances” → generates summary and conclusions
- A diary includes mood tracking with:
- mood map over time
- correlation between sleep and mood
- diary entries and an archive
- AI Summary generates key points from diary notes
4. Health dashboard (Apple Watch integration)
- Health data shown includes:
- steps
- calories
- weight
- sleep history (weekly)
- activity/stats
- Some features are described as still being built (placeholders mentioned, e.g., heart rate last 24h not fully implemented)
- The creator mentions instructions for transferring/updating Apple Watch data to the website, linked via Telegram
5. Life analysis / procrastination detection example
- The AI analyzes accumulated notes/tasks over a month
- Example output:
- identifies a common procrastination pattern: reviewing subscriptions
- explains it inferred the pattern because subscriptions weren’t fully reviewed yet
- creator notes they later fixed it
Architecture / tools used (as described)
- Telegram bot: input interface
- OpenAI Whisper: voice transcription
- Claude (Sonet): orchestration / laying it all out (as stated)
- Database: Supabase as the system memory/database (described as free enough)
- Frontend / hosting:
- Website design initially made in Claude in Design
- Transferred to “klodko” (likely a design-to-code workflow/tool)
- Mentions implementing using “fruit code and code” (subtitles unclear)
- Calendar: essentially Google Calendar, linked to the website
- Obsidian + Volt:
- mentions connecting Obsidian (and “Volt”/similar integration)
- Flexibility:
- creator claims the stack isn’t tied to a single AI provider and can transfer to another model later
Site structure (tabs/pages)
- Home
- session/date/time
- quick idea input
- habits
- diary snippet
- calendar
- top 3 priority tasks
- weekly/month goals
- market “assets” quotes updating in real time
- CRM/Tasks (“crmmka”)
- full task list
- Kanban movement
- priority starring
- categories
- archive
- Smart AI assistant
- Brain
- stored notes synced with Obsidian
- AI retrieval and analysis
- diary + mood correlations
- archives
- AI summaries
- Health
- Apple Watch metrics
- weekly sleep/activity stats
- Nutrition
- nutrition results from food photos
Guide / tutorial + where to get it
- The creator says they will leave the full build guide on their Telegram channel (link in description).
- Additional materials mentioned:
- AI development thoughts/content
- a previous video related to Obsidian and Hermes (building a “second brain”)
Cost estimate
- Estimated spending: ≤ $5/month for the whole system
- Claimed reasons:
- models are “cheap”
- low token usage
- Supabase + Vercel used within free limits
Limitations / current status
- The site is described as an MVP with occasional bugs
- Some UI/text constraints mentioned (e.g., “Sasqu has little space for text”)
- Some health features are placeholders (e.g., heart rate not fully implemented)
Main sources / speakers
- The video creator (speaker): builds and demonstrates the personal OS
- Referenced tools/models:
- OpenAI Whisper
- Claude (Sonet)
- Supabase
- Vercel
- Telegram bot
- Google Calendar
- Obsidian (with “Volt” mention)