File size: 694 Bytes
5e518ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: Evolution API
emoji: 📱
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---

# Evolution API on Hugging Face Space

This is a deployment of [Evolution API](https://github.com/EvolutionAPI/evolution-api), an open-source WhatsApp integration API.

## Features

- WhatsApp Web API based on Baileys library
- PostgreSQL database integration with Supabase
- Redis cache with Upstash
- Multiple instance management
- Various integrations (Typebot, Chatwoot, etc.)

## Configuration

This deployment uses the following services:
- Supabase for PostgreSQL database
- Upstash for Redis cache

Environment variables are configured through Hugging Face Space secrets.