Independent developer building practical open-source tools for AI coding agents, search automation, browser automation, and Russian-language text processing.
CLI tools for web search, URL crawling, and AI-powered research from the terminal.
| Project | What it does | Install |
|---|---|---|
| exa-search-cli | Exa neural search, URL crawling, and deep research from terminal | uv tool install exa-search-cli |
| yandex-search-cli | Yandex Search API and YandexGPT from terminal | uv tool install yandex-search-cli |
Real browser automation for AI agents — visible Chrome with a dedicated agent profile and Chrome DevTools Protocol.
| Project | What it does | Install |
|---|---|---|
| browser-agent-cli | Launch Chrome Beta with agent profile + CDP control layer. No headless. Persistent logins. | git clone + bash install.sh |
AI instruction files (skills) for removing AI writing markers from Russian text. Work with Claude, ChatGPT, Gemini, and any LLM that accepts a system prompt.
| Project | What it does | Use case |
|---|---|---|
| humanizer-ru | Removes 21 AI writing patterns from Russian text | Social media, ads, short content |
| humanizer-ru-pro | 52 patterns, quad-pass audit, author voice calibration | Business writing, Habr, long-form |
| ru-academic-editor | Academic editor for dissertations and journal articles | Thesis, ВКР, scientific papers |
- Search automation and AI-agent CLI tools
- Real browser automation via Chrome DevTools Protocol
- Russian-language AI text processing
- JSON output for scripts and coding agents
- Developer productivity workflows
- Terminal-first utilities
Clear tools. Simple workflows. Less friction.