builds
The full archive: 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.
#ml#llm#systems - Eclipse: A Hexagonal Strategy Game
Minimax in Rust with WebAssembly frontend + Astro + Tailwind
#rust#math#systems - Optimal Pub Finder for Meetups
Wondering where you and your friends should up without travelling too much? This app is for you then.
#math - Example of model deployment
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
#systems - Logistic Regression with pure SQL
Is it possible to fit Logistic Regression model with SQL? The answer is yes, if you wonder.
#math#ml - 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?
#ml#systems - OpenQuantumSystems.jl
A Julia framework for simulating open quantum systems, built as the computational backbone of my master thesis in quantum biology.
#physics