BSR
Bijon Setyawan Raya
I make machines learn and write about it

Selected Works

30 May 2024

Personalized Retrieval-Augmented Generation System

Developing a local RAG system using Llama Index

14 February 2024

Image Search Engine

A search engine for fast meme retrieval using FastAPI and PyTorch

05 January 2024

Personalized Music Recommendation System

A recommendation system using NMF

Lastest Posts

30 June 2024

Regression Algorithms in C++ and Python

Comparing speed and code complexity of regression algorithms written in C++ and Python

28 June 2024

Web Development with Docker

Efficient way to serving web applications with Docker

21 June 2024

Image Compression

Minimizing the size of an image using Singular Value Decomposition