Entradas

Mostrando las entradas con la etiqueta modelos fundacionales

How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step)

Imagen
How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step) Automate exchange rates in Excel in minutes. In this guide, you’ll learn how to retrieve currency data from multiple countries (including African currencies) using a free API and VBA. This example is perfect if you work with financial reports, currency analysis, or need updated data without manual input. 🚀 What will you learn? How to get real-time exchange rates in Excel How to use a free API (no API key required) How to automate Excel with VBA How to retrieve multiple currencies (USD, MXN, EUR, ZAR, NGN, etc.) 🌍 Free Exchange Rate API For this example, we will use the following free API: 👉 https://open.er-api.com/v6/latest/USD Advantages: No API key required 150+ currencies available Includes African currencies Daily updated data (not historical) 💻 VBA Macro to Get Exchange Rates in Excel Copy and paste this code into a VBA module: Sub GetExchangeRates(...

Tecnologías de IA , RAG y Langchain 2025: OpenAI, AWS, IBM, Google y más

Imagen
¿Qué ofrecen las grandes empresas en IA, RAG y Langchain en 2025? En los últimos años, conceptos como RAG (Retrieval-Augmented Generation) , modelos fundacionales, IA generativa y chatbots inteligentes han evolucionado rápidamente.Yo como lo veo es que el utilizar RAG es como darle una referencia teórica al LLM para que pueda generar la información en base a los datos que tenemos de soporte. Creo que puede servir para empresas en ERP y desarrollos nuevos  . 🌐  RAg (Retrieval-Augmented Generation) 🔍 Tu cerebro + biblioteca digital conectada Une modelos LLM con bases de datos, PDFs, sitios web. Ejemplo: ChatGPT con acceso a tus archivos o documentos científicos. 🌐 ¿Qué es LangChain? LangChain es una librería en Python y JavaScript que permite crear aplicaciones inteligentes usando modelos de lenguaje (LLM) como: ChatGPT (OpenAI) Claude (Anthropic) Mistral, LLaMA, etc. 📦 ¿Para qué sirve LangChain? LangChain conecta un modelo de lenguaje con herramientas externas: Función ...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!