Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,18 @@
|
|
| 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§ion=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%"/>
|
|
@@ -33,7 +47,7 @@
|
|
| 33 |
|
| 34 |
> **Meta PyTorch OpenEnv Hackathon — Grand Finale · April 25–26, 2026**
|
| 35 |
>
|
| 36 |
-
> Team: **Pritam Satpathy** & **Gnana Nawin T** ·
|
| 37 |
|
| 38 |
<br/>
|
| 39 |
|
|
|
|
| 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§ion=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%"/>
|
|
|
|
| 47 |
|
| 48 |
> **Meta PyTorch OpenEnv Hackathon — Grand Finale · April 25–26, 2026**
|
| 49 |
>
|
| 50 |
+
> Team: **Pritam Satpathy** & **Gnana Nawin T** · VIT, Vellore
|
| 51 |
|
| 52 |
<br/>
|
| 53 |
|