Compare commits
3 Commits
main
...
akshay/rag-eval
| Author | SHA1 | Date | |
|---|---|---|---|
| c3b31b003a | |||
| 18105d87a9 | |||
| 4c74b0b4f3 |
@@ -0,0 +1,28 @@
|
||||
# Evaluating RAGs!
|
||||
|
||||
In this repo we provide a streamlined approach to evaluating Retrieval-Augmented Generation (RAG) systems. It includes tools for assessing response accuracy, relevance, and overall performance, helping you optimize and refine RAG models with ease.
|
||||
|
||||
---
|
||||
|
||||
## 📬 Stay Updated with Our Newsletter!
|
||||
Get a FREE Data Science eBook 📖 with 150+ essential lessons in Data Science when you subscribe to our newsletter! Stay in the loop with the latest tutorials, insights, and exclusive resources. [Subscribe now!](https://join.dailydoseofds.com)
|
||||
|
||||
[](https://join.dailydoseofds.com)
|
||||
|
||||
---
|
||||
|
||||
## 📢 Contribute to the AI Engineering Hub!
|
||||
We welcome contributors! Whether you want to add new tutorials, improve existing code, or report issues, your contributions make this community thrive. Here’s how to get involved:
|
||||
1. **Fork** the repository.
|
||||
2. Create a new branch for your contribution.
|
||||
3. Submit a **Pull Request** and describe the improvements.
|
||||
|
||||
---
|
||||
|
||||
## 📜 License
|
||||
This repository is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
## 💬 Connect
|
||||
For discussions, suggestions, and more, feel free to [create an issue](https://github.com/patchy631/ai-engineering/issues) or reach out directly!
|
||||
|
||||
Happy Coding! 🎉
|
||||
Reference in New Issue
Block a user