You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graph TD
A[Agencia / Consultora] -->|configura en AgentForge| B[Agente IA personalizado]
B -->|desplegado en < 1h| C[Cliente final]
C -->|interactúa con| B
B -->|orquestado por| D[n8n workflows]
D -->|motor de razonamiento| E[Claude API]
D -->|datos y auth| F[Firebase]