📑 RAG with Cross-Encoders Re-ranking Demo Application Demo LLM app with RAG for the YouTube video. Watch the video 👇 🤖 Prerequisites Ollama 🔨 Setting up locally Create virtualenv and install dependencies. make setup ⚡️ Running the application make run ✨ Linters and Formatters Check for linting rule violations: make check Auto-fix linting violations: make fix 🤸♀️ Getting Help make # OR make help