HEGAB7 / Simple_RAG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple RAG for Raisa Energy

This is a simple RAG based on the home page of Raisa with a FastAPI endpoint

Usage

You can use it to answer specific questions and the model answers based on the content scraped from the website

Examples:

Question 1: What is Raisa? alt text

Question 2: What are Raisa Values? what is raisa values?

Future work

  1. Expand the scraped documents to be all the website pages
  2. Add QueryEngine agent
  3. Add Reranker after retrieving for better results
  4. Consider different vector databases

About


Languages

Language:Python 100.0%