ai

  • GraphRAG en Local sin GPU: El Fin del RAG Tradicional | Tutorial Paso a Paso

    ,

    ·

    Hola a todos. Soy Joaquín Ruiz, consultor y experto en Inteligencia Artificial afincado en Zaragoza, desde donde ayudo a empresas de toda España a implementar soluciones reales y escalables de IA. Si llevas tiempo trabajando en el ecosistema de la Inteligencia Artificial, seguro que estás familiarizado con la arquitectura RAG (Retrieval-Augmented Generation). Sin embargo, en

    Read More

  • Building Deep Learning Models with Keras: Unlocking the Power of Artificial Intelligence

    ·

    Introduction In today’s fast-paced world, where data is abundant and technology is rapidly advancing, deep learning has emerged as a powerful tool for unlocking the potential of artificial intelligence. Deep learning models, built using frameworks like Keras, have revolutionized various domains, from computer vision and natural language processing to healthcare and finance. In this article,

    Read More

  • Sentiment Analysis with NLTK and Python

    ·

    Sentiment analysis, also known as opinion mining, is a technique used to determine the emotional polarity of a text. By analyzing the sentiment, we can categorize text as positive, negative, or neutral. In this tutorial, we will explore how to perform sentiment analysis using NLTK (Natural Language Toolkit) in Python. Getting Started with NLTK Before

    Read More