ps2181 commited on
Commit
7ec5eb4
·
verified ·
1 Parent(s): 3024a77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -15
README.md CHANGED
@@ -1,18 +1,4 @@
1
- ---
2
- title: Invoice Processing Pipeline
3
- emoji: 🧾
4
- colorFrom: blue
5
- colorTo: green
6
- sdk: docker
7
- app_port: 7860
8
- pinned: false
9
- tags:
10
- - openenv
11
- - multi-agent
12
- - grpo
13
- - rl
14
- short_description: 5-agent adversarial fraud detection RL environment
15
- ---
16
  <div align="center">
17
 
18
  <img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=6,11,20&height=200&section=header&text=Invoice%20Processing%20Pipeline&fontSize=40&fontColor=fff&animation=twinkling&fontAlignY=35&desc=Self-Improving%20Multi-Agent%20Fraud%20Detection%20%7C%20OpenEnv%20%2B%20GRPO%20%2B%20Qwen2.5&descAlignY=55&descSize=16" width="100%"/>
@@ -535,6 +521,7 @@ invoice-processing-pipeline/
535
  | 📓 **Training Colab (Extractor Agent)** | https://colab.research.google.com/drive/1fxfBt13LjmT4m98pJq-b5B__1ytFeszK?usp=sharing |
536
  | 📓 **Training Colab (Generator Agent)** | https://colab.research.google.com/drive/1O293_VBZQCthxlGpgvz5kxoty3zcsWGH?usp=sharing |
537
  | 💻 **GitHub** | https://github.com/ps2181/invoice-processing-pipeline |
 
538
  | 🧩 **OpenEnv Framework** | https://github.com/meta-pytorch/OpenEnv |
539
 
540
  </div>
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <div align="center">
3
 
4
  <img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=6,11,20&height=200&section=header&text=Invoice%20Processing%20Pipeline&fontSize=40&fontColor=fff&animation=twinkling&fontAlignY=35&desc=Self-Improving%20Multi-Agent%20Fraud%20Detection%20%7C%20OpenEnv%20%2B%20GRPO%20%2B%20Qwen2.5&descAlignY=55&descSize=16" width="100%"/>
 
521
  | 📓 **Training Colab (Extractor Agent)** | https://colab.research.google.com/drive/1fxfBt13LjmT4m98pJq-b5B__1ytFeszK?usp=sharing |
522
  | 📓 **Training Colab (Generator Agent)** | https://colab.research.google.com/drive/1O293_VBZQCthxlGpgvz5kxoty3zcsWGH?usp=sharing |
523
  | 💻 **GitHub** | https://github.com/ps2181/invoice-processing-pipeline |
524
+ | 🎥 **Demo Video** | https://youtu.be/QSB4UOLvaC8?si=SGnIwsfTW4JGsU3e |
525
  | 🧩 **OpenEnv Framework** | https://github.com/meta-pytorch/OpenEnv |
526
 
527
  </div>