This is a simple RAG based on the home page of Raisa with a FastAPI endpoint
You can use it to answer specific questions and the model answers based on the content scraped from the website
Question 2: What are Raisa Values?
- Expand the scraped documents to be all the website pages
- Add QueryEngine agent
- Add Reranker after retrieving for better results
- Consider different vector databases