evolution-api / README.md
oex2003's picture
Deploy Evolution API to Hugging Face Space
5e518ea
---
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.