
App Chatbot IA La clase digital
n8n
Docker
Azure
React Native
Description
La Clase Digital needed an AI assistant to help students and tutors with school questions and homework. The mobile app is a conversational interface; the core of the project is the AI orchestration built with N8N self-hosted, containerized with Docker and deployed on Azure.
My role
I designed and implemented the AI flow in N8N: prompt handling, model integration, and response logic. I set up the self-hosted infrastructure with Docker on Azure for deployment and operations. On the client side, I built the React Native app as the chat entry point, connected to the workflow backend.
Stack
- N8N (self-hosted) — AI workflow orchestration and business logic
- Docker — containerization and local/production environment
- Azure — cloud deployment and hosting
- React Native — cross-platform chat client (iOS and Android)
Result
A functional AI assistant integrated into the La Clase Digital ecosystem. The project demonstrates end-to-end skills in automation, AI workflows, DevOps, and mobile development — not just a chat UI, but a complete pipeline from user message to AI response.