builds
Everything I've made — kremlometr, hardware, research, experiments, bots.
- yt-search: Semantic Search Over YouTube Transcripts
A CLI tool that lets AI agents search YouTube video content using a hybrid RAG pipeline with dense + sparse retrieval and cross-encoder reranking.
- Eclipse: A Hexagonal Strategy Game
Minimax in Rust with WebAssembly frontend + Astro + Tailwind
- Optimal Pub Finder for Meetups
Wondering where you and your friends should up without travelling too much? This app is for you then.
- Example of model deployment
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
- LightRL
Lightweight reinforcement learning python library.
- Promptly
A CLI tool for processing data with LLMs, a wrapper for API.
- Logistic Regression with pure SQL
Is it possible to fit Logistic Regression model with SQL? The answer is yes, if you wonder.
- Simulation of a candle flame with VAE ONNX in ReactJS
What if you let VAE to learn the representation of candle and then you will start moving slowly in the latent space?
- Solving Polyomino using SAT in Rust
Not the most efficient way of solving Polyomino.
- Mechanical stoic in rust
Generated GPT-3 stoic quotes served with rust REST API.
- OpenQuantumSystems.jl
Library for the numerical simulation of open quantum systems.