Python

How to Build a App Chat With PDFs in Python with Gemini + Streamlit in 5 steps, No Vector DB Required

By Warren on December 14, 2025

In this tutorial, we are going to build a Retrieval-Augmented Generation (RAG) application. You heard it right "RAG".Usually, building a RAG app requires a lot …

How to Build a App Chat With PDFs in Python with Gemini + Streamlit in 5 steps, No Vector DB Required

Django DaisyUI Setup Guide without Node.js + Dark/Light theme

By Warren on June 21, 2025

This guide will walk you through creating a Django project with DaisyUI styling without requiring Node.js. We'll create a simple two-page application to demonstrate DaisyUI …

Django DaisyUI Setup Guide without Node.js + Dark/Light theme