I’m developing a RAG system for schools trying to use only open source elements (llms, frameworks etc.) in Python. By processing documents I can obtain a dataset with the following features: question, answer, context(s), ground truth. I tried to feed Ragas (sticking to their tutorials) with this dataset but an Openai key seems necessary. Is it true? If yes, can you suggest me alternatives to Ragas? Thank you.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
What are the good books to learn about RAG applications with python? | 0 | 35 | September 15, 2024 | |
docAnalyzer - chat with large PDF dataset | 4 | 221 | February 9, 2024 | |
Introduction to RAG | 2 | 62 | July 10, 2024 | |
RAG for college course catelog | 1 | 308 | February 1, 2024 | |
Create a GPT with owned Data & RAG | 6 | 340 | July 7, 2024 |