syahidfrd
blog
/
work
/
projects
Blog
2024
Konsep RAG pada LLM dan Contoh Implementasinya
RAG enhances LLMs by integrating custom data for better generation.
#RAG
#Golang
How I Simplify Tech Concepts with Analogy Content
Bridging the gap between tech and understanding.
#Other
2020
Function Declaration v.s. Expression pada JavaScript
Perbedaan antara function declaration dan Expression pada JavaScript.
#JavaScript