Projects using OpenAI in StockholmProjects using OpenAI in StockholmBuilt a SaaS learning platform that generates courses from expert interviews using AI.
Telegram bot conducts interviews with experts, AI analyzes responses and generates curricula with lessons, quizzes, and video scripts.
Key features:
• Multi-tenant LMS for multiple organizations with custom branding
• AI pipeline: Telegram bot → GPT-4/Claude analysis → auto-generated curriculum
• Student portal with progress tracking and gamification
• SCORM 1.2 export for Moodle, iSpring, GetCourse
• Admin panel (React + TypeScript), 30+ pages
• Two Telegram bots: interviewer and LMS assistant with RAG
• Bitrix24 integration (user sync, notifications)
• 70+ REST API endpoints, Docker + monitoring
Stack: Python, FastAPI, React, TypeScript, PostgreSQL, Redis, Docker, OpenAI API, Claude API, aiogram 3 Built an AI-powered platform that automates content creation and distribution across 7 social networks.
The system listens to GitHub webhooks, analyzes commits, generates content ideas via AI, and publishes tailored posts to each platform automatically.
Key features:
• AI content generation via Claude API with tone profiles per channel
• Cross-posting to: Telegram, VK, Instagram, Facebook, LinkedIn, Threads, TG Stories
• Image generation for 9 platform-specific formats
• Content variety manager (prevents repetitive post types)
• Campaign planning with monthly scheduling
• Voice message transcription (Whisper) → content generation
• Performance analytics dashboard
• GitHub webhook integration for automated triggers
Stack: Python, FastAPI, aiogram 3, Claude API, OpenAI Whisper, Instagram Graph API, VK API, Pillow, Playwright