Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
July 30, 2026
·
Panama
El futuro de AI es con automatización, habilitando capacidades de innovación en las organizaciones.
Explore how automation and AI tools like n8n empower non-technical teams to build innovative business solutions, driving real-world impact.
Overview
Hablaremos de la importancia de involucrar el software/automatización tradicional para poder construir soluciones que impacten a nivel de negocio. Posteriormente, conversaremos de un caso de uso con la herramienta de n8n, n8n es una plataforma low-code para crear automatizaciones con inteligencia artificial, se conversará cómo n8n es un habilitador para crear capacidades de innovación para equipos no técnicos en las organizaciones.
Tech stack
- n8nn8n (pronounced 'n-eight-n') is the fair-code workflow automation platform: it gives technical teams the power of custom code (JavaScript/Python) via a visual, node-based editor.This is n8n: a powerful, self-hosted workflow automation platform designed for developers and technical teams. It uniquely blends the speed of a no-code UI with the flexibility of custom code, allowing users to build complex, multi-step automations that other tools cannot handle. With 400+ integrations and native AI capabilities, n8n ensures you maintain full control over your data and deployment (on-prem or cloud). For example, you can build a workflow to automatically pull data from a private API, transform it with a custom Python script, and push the results to both Salesforce and a Slack channel, all from a single visual canvas.
- PythonPython: The high-level, general-purpose language built for readability, powering everything from web backends to advanced machine learning models.Python is the high-level, general-purpose language prioritizing clear, readable syntax (via significant indentation), ensuring rapid development for any team . Its ecosystem is massive: use it for robust web development with frameworks like Django and Flask, or leverage its power in data science with libraries such as Pandas and NumPy . The Python Package Index (PyPI) provides thousands of community-contributed modules, offering immediate solutions for tasks from network programming to GUI creation . The language is actively maintained by the Python Software Foundation (PSF), with the stable release currently at Python 3.14.0 (as of November 2025) .
- RAGRAG (Retrieval-Augmented Generation) is the GenAI framework that grounds LLMs (like GPT-4) on external, verified data, drastically reducing model hallucinations and providing verifiable sources.RAG is a critical GenAI architecture: it solves the LLM 'hallucination' problem by inserting a retrieval step before generation. A user query is vectorized, then used to query an external knowledge base (e.g., a Pinecone vector database) for relevant document chunks (typically 512-token segments). These retrieved facts augment the original prompt, providing the LLM (e.g., Gemini or Llama 3) the specific, current, or proprietary context required. This process ensures the final response is accurate and grounded in domain-specific data, avoiding the high cost and latency of full model retraining.
- Supervised Fine-TuningSupervised Fine-Tuning (SFT) is the process of adapting a general pre-trained language model to a specific, high-value task using a small, high-quality dataset of labeled input-output pairs.SFT transforms a generalist LLM (like LLaMA 3 or Mistral 7B) into a specialist by training it on a curated, task-specific dataset: a key step in model alignment. The process is straightforward: take a pre-trained model, then update its weights using gradient descent on a dataset of prompt-response examples (e.g., 10,000 instruction-following pairs). This supervised learning approach minimizes the loss between the model's output and the 'correct' labeled output, significantly boosting performance on targeted applications. For example, SFT can tailor a model for generating precise code snippets or summarizing legal documents, delivering high domain-specific accuracy where a base model would fail.
- AI AgentAI agents are autonomous software systems (driven by LLMs) that plan, reason, and execute complex, multi-step tasks without continuous human oversight.This technology represents the next major leap in AI: autonomous execution. Unlike basic chatbots, agents use a Perceive-Decide-Act-Learn cycle to achieve high-level goals. They integrate tools (APIs, databases, web search) to perform complex workflows like IT automation, software design, and end-to-end lead generation. Platforms like AutoGPT and LangChain enable this development, moving AI from an assistant role to a proactive, digital worker. The market reflects this impact: it hit $7.6 billion in 2025 and is projected for 49.6% annual growth through 2033.
Finding related talks...
Compose Email
Sending...
Email preview
Loading recent emails...