kamkol commited on
Commit
4264e91
·
1 Parent(s): 2585f8a

Add Hugging Face Space configuration

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # AB Testing RAG Agent
2
 
3
  This repository contains a Retrieval Augmented Generation (RAG) agent specialized in A/B Testing that:
 
1
+ ---
2
+ title: AB Testing RAG Agent
3
+ emoji: 📊
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.32.0
8
+ app_file: streamlit_app.py
9
+ pinned: false
10
+ ---
11
+
12
  # AB Testing RAG Agent
13
 
14
  This repository contains a Retrieval Augmented Generation (RAG) agent specialized in A/B Testing that: