notes tagged #systems
- 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
- Example of model deployment
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
- 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?
- Mechanical stoic in rust
Generated GPT-3 stoic quotes served with rust REST API.