Metadata_filtering / README.md
DarshanaD's picture
Initial commit5
51d63bb

A newer version of the Streamlit SDK is available: 1.55.0

Upgrade
metadata
title: RAG Re-Ranking
emoji: 🔍
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.35.0
app_file: app.py
pinned: false

RAG Re-Ranking Application

This is a Retrieval-Augmented Generation (RAG) application with re-ranking capabilities built using Streamlit.

Features

  • Document retrieval and ranking
  • Interactive user interface
  • Re-ranking algorithms for improved results

Usage

The application runs on Streamlit and provides an intuitive interface for RAG-based document retrieval and re-ranking.

Local Development

To run locally:

streamlit run app.py