ravi259 commited on
Commit
cc95685
·
1 Parent(s): c483373

readme yml

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # LLM Evluation using Ragas and Langchain
2
 
3
  Ragas is a framework that helps you evaluate an enterprise Retrieval Augmented Generation (RAG) pipelines.
 
1
+ ---
2
+ title: Base Rag q and A
3
+ emoji: 🌍
4
+ colorFrom: red
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: 1.28.2
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ ---
12
+
13
  # LLM Evluation using Ragas and Langchain
14
 
15
  Ragas is a framework that helps you evaluate an enterprise Retrieval Augmented Generation (RAG) pipelines.