Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Weni
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Weni ⚡️
|
| 12 |
+
|
| 13 |
+
Enterprise-grade AI agents for retail & commerce — born in LATAM, now powering large-scale customer support and conversational commerce across WhatsApp and beyond.
|
| 14 |
+
|
| 15 |
+
> Weni is a VTEX business unit focused on production-ready, cost-efficient, **multi-agent** AI systems that deliver measurable outcomes (e.g., **~75% automation** and **~20% support cost reduction** for enterprise retailers in Brazil).
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## What we build
|
| 20 |
+
|
| 21 |
+
- **Customer Support Agents (CS)**
|
| 22 |
+
Multi-agent orchestration for L1/L2 support, policy grounding, escalations, and KPI tracking.
|
| 23 |
+
|
| 24 |
+
- **Agent Platform & Tooling**
|
| 25 |
+
Patterns and templates for **Amazon Bedrock Agents** (inline & managed), including tool calling, memory/session design, guardrails, and post-processing.
|
| 26 |
+
|
| 27 |
+
- **Eval & Reliability**
|
| 28 |
+
Agent evaluation harnesses, cost/latency telemetry, prompt-caching strategies, and hallucination detection/regeneration pipelines.
|
| 29 |
+
|
| 30 |
---
|
| 31 |
+
|
| 32 |
+
## On this Hugging Face org you’ll find
|
| 33 |
+
|
| 34 |
+
- **Models**: lightweight components for retail intents, policy routing, and post-processing.
|
| 35 |
+
- **Datasets**: anonymized, domain-specific corpora for traning and eval.
|
| 36 |
+
|
| 37 |
+
> Licenses vary per repo — see the card of each asset for details.
|
| 38 |
+
|
| 39 |
---
|
| 40 |
|
| 41 |
+
## Important note on models
|
| 42 |
+
|
| 43 |
+
> **Models are not supported anymore — they’re mostly ablation experiments (a bit of a mess of ablations).**
|
| 44 |
+
> Use at your own risk; they’re kept for reference only.
|
| 45 |
+
|
| 46 |
+
---
|