Valentina Proactiva: Agente de IA para automatización logística de pedidos de agua en Maracaibo, Venezuela.
Hermes Agent es un fork optimizado de OpenClaw diseñado para ejecutar agentes de IA locales con aceleración GPU.
- 🧠 Inferencia Local: Qwen2.5-7B en GPU (GTX 1070 SC)
- ⚡ Baja Latencia: ~2-4s de respuesta
- 🔗 Webhook Público: Cloudflare Tunnel
- 💬 Multi-Canal: WhatsApp + Telegram
- 💰 Conversión BCV: Precios en € + Bs.
- 🔄 Auto-Recovery: Systemd + health checks
# 1. Clonar
git clone https://github.com/elpelon27/hermes-agent.git
cd hermes-agent
# 2. Configurar entorno
cp config/.env.example config/.env
chmod 600 config/.env
# 3. Instalar dependencias
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# 4. Desplegar
sudo systemctl enable hermes-gateway
sudo systemctl start hermes-gateway
# 5. Exponer con Cloudflare
cloudflared tunnel --url http://localhost:8000| Endpoint | Método | Descripción |
|---|---|---|
/health |
GET | Estado del servicio |
/webhook/whatsapp |
GET/POST | Meta WhatsApp Cloud API |
/webhook/evolution |
POST | Evolution API bridge |
# Ver estado del servicio
systemctl status hermes-gateway
# Ver logs
journalctl -u hermes-gateway -f
# Probar health endpoint
curl http://localhost:8000/health | jqMIT. Ver LICENSE.
Estación H2O © 2026 - Maracaibo, Venezuela 💧