Back to home
Семён · Lobachevskiy

Projects

My own Telegram bots and AI tools, open-source ML experiments and anonymized case studies.

Telegram bots

IdeaFlow

An AI helper for Telegram channel authors: generates ideas and writes posts in the author's voice.

Stack

  • Python
  • aiogram
  • OpenAI
  • PostgreSQL

YouTube Bot

Search, watch and download YouTube videos or audio right inside Telegram.

Stack

  • Python
  • aiogram
  • yt-dlp
  • FFmpeg

TaskMind AI Bot

A personal task and reminder assistant with AI-powered planning hints.

Stack

  • Python
  • aiogram
  • LLM
  • PostgreSQL
  • APScheduler

Tutor Bot

A tutor bot that helps students work through assignments across subjects.

Stack

  • Python
  • aiogram
  • LLM

EnduroBot

A moto companion for enduro riders: keeping things in order on and off the trail.

Stack

  • Python
  • aiogram
  • Geo APIs

Linux Helper Bot

A helper for Linux tasks: commands, configs, and common error triage.

Stack

  • Python
  • aiogram
  • LLM

Flight Radar Bot

For aviation fans: quick flight and nearby-aircraft summaries inside Telegram.

Stack

  • Python
  • aiogram
  • ADS-B APIs

Web tools

YouTube Video Summary

Turns any YouTube URL into a ready-to-publish SEO article for your blog or site.

Stack

  • Python
  • FastAPI
  • LLM
  • Prompt engineering

AI Resume Generator

Build a professional resume in two minutes — no stress, no templates.

Stack

  • Python
  • FastAPI
  • LLM

Open-source / ML

svd-recommender

An SVD-based recommender system. A Python playground for classical ML algebra.

Stack

  • Python
  • NumPy
  • SciPy
  • scikit-learn

llm_game_test

An LLM experiment shaped as a game: interactive scenario plus model evaluation.

Stack

  • HTML
  • JavaScript
  • LLM