Blog
- Building a PDF-Powered RAG Service with FastAPI, Chroma, and OpenAI
10/13/2025
Retrieval-Augmented Generation (RAG) has quickly become the go-to pattern for turning unstructured files into responsive AI copilots. Instead of relying on a single massive model, RAG pipelines fetch
- Getting Started with OpenAI: A Beginner’s Guide
9/30/2025
In today’s AI-driven world, everyone is racing to build their own AI applications. A website feels more impressive if it has AI, and a company sounds more innovative if it leverages AI. The challenge,
- Membangun Gemini API Sample di Jetpack Compose dengan Room dan Koin: A Complete Guide
1/27/2025
Dalam artikel ini, kita akan membahas langkah-langkah membuat aplikasi Android yang menghasilkan resep makanan menggunakan Google Gemini API. Kita juga akan memanfaatkan Jetpack Compose, Koin untuk de
- Building a Gemini API Sample in Jetpack Compose with Room and Koin: A Complete Guide
1/27/2025
In this article, we will walk through building an Android app that generates food recipes using the Google Gemini API. We’ll also leverage Jetpack Compose for a modern UI, Koin for dependency injectio
- How to Use Koin and Room Database in Kotlin Multiplatform
7/11/2024
Kotlin Multiplatform (KMP) allows developers to write shared code for multiple platforms. In this tutorial, we’ll walk through integrating Koin for dependency injection and Room Database for data pers
- Supercharge Your Android Build with Gradle Version Catalogs!
8/7/2023
Gradle Version CatalogSo, I’ve been exploring the latest version of Android Studio called Hedgehog, and let me tell you, there are plenty of exciting new features for developers to dive into. Among th