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.
#ml#llm#systems - Eclipse: A Hexagonal Strategy Game
Minimax in Rust with WebAssembly frontend + Astro + Tailwind
#rust#math#systems - Example of model deployment
Example of heavy model deployment with celery, redis and FastAPI, model kakaobrain/align-base is used.
#systems - 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