Type something to search...

Blog Posts

Generative AI vs Social Media

Generative AI vs Social Media

The unobvious way out One of the biggest scares in our new AI world is that we’ll lose the human factor. On social media it would remove the social aspect from it completely. I guess that

Read More
Performing Analytical Queries with LLMs

Performing Analytical Queries with LLMs

A Practical Approach to Using LLMs for Data Exploration and Analysis Consider the following scenario. You have a CSV file containing 5 million rows and 20 columns. This CSV file includes t

Read More
The Multi-Agent Revolution in Document Intelligence: How Sema4.ai’s

The Multi-Agent Revolution in Document Intelligence: How Sema4.ai’s

This article was co-written with Sunil Govindan , who contributed insights and expertise on AI-driven document processing.Sema4.ai Document Intell

Read More
Unlocking AI’s Potential: The Power of Chain of Thought Prompting

Unlocking AI’s Potential: The Power of Chain of Thought Prompting

The AI That Thinks Like a Human Have you ever been amazed by how ChatGPT can give lightning-fast responses but felt disappointed that the answers sometimes seem shallow or incomplete? You mi

Read More
How to Develop a Free AI Agent with Automatic Internet Search

How to Develop a Free AI Agent with Automatic Internet Search

Using Groq’s free API with LangGraph to develop an AI agent to answer users’ questions and automatically invoke internet search based on the question If you are not a Medium member, you

Read More
LangGraph Systems Inspector: An AI Agent for Testing and Verifying LangGraph Agents

LangGraph Systems Inspector: An AI Agent for Testing and Verifying LangGraph Agents

[🔗 Explore the Full Systems Inspector Code Tutorial — Dive into the code and learn how to implement this cutting-edge AI agent yourself!](https://github.com/NirDiamant/GenAI_Agents/blob/main/all

Read More
A Multimodal AI Assistant: Combining Local and Cloud Models

A Multimodal AI Assistant: Combining Local and Cloud Models

Use LangGraph, mlx and Florence2 to build an agent that answers complex image questions, with the option to run everything locally. *In this article we’ll use LangGraph in conjunction with

Read More
Build your own personalized Fitness RAG Agent using Python!

Build your own personalized Fitness RAG Agent using Python!

AI Agent | RAG Agent | Python | DSPy | Fitness Agent | Beginner-Friendly A complete and beginner-friendly guide to building your fully personalized Fitness RAG Agent with Python.

Read More
Building Your Personal AI API with Spring Boot, Spring AI, and Google Gemini

Building Your Personal AI API with Spring Boot, Spring AI, and Google Gemini

Create an Intelligent Web Service that Answers Questions using the Power of Generative AI In this tutorial, we are going to integrate Spring Boot with Spring AI/Gen AI to build a w

Read More
Building Autonomous Multi-Tool Agents with Gemini 2.0 and LangGraph

Building Autonomous Multi-Tool Agents with Gemini 2.0 and LangGraph

A practical tutorial with full code examples for building and running multi-tool agents LLMs are remarkable — they can memorize vast amounts of information, answer general knowledge quest

Read More
Let’s build a Text Analysis Pipeline with LangGraph Agents

Let’s build a Text Analysis Pipeline with LangGraph Agents

In this article, I will present to you LangGraph, an incredible framework for building applications using graph-based workflows that would otherwise be impossible. I will share my experience wi

Read More
Fine-tuning LLaMA-3 for Text to SQL Generation with Modal: A Comprehensive Guide

Fine-tuning LLaMA-3 for Text to SQL Generation with Modal: A Comprehensive Guide

Fine-tuning large language models (LLMs) has traditionally been a complex endeavor, requiring significant infrastructure setup and management. However, with Modal’s cloud platform and Axolotl’s

Read More
The AI Tool That Cuts Your Docker Container Sizes by 80%

The AI Tool That Cuts Your Docker Container Sizes by 80%

How Docker Shrink Optimizes Containers and Saves You Time and Money In the modern paradigm where containerised applications dominate, handling Docker containers effectively is one of the m

Read More
Traditional vs. Generative AI for Sentiment Classification

Traditional vs. Generative AI for Sentiment Classification

5 ways to classify text (even without train data) Introduction This article focuses on the sentiment analysis of product reviews from the [Flipkart Customer Review dataset](https:

Read More
Building a Multi-Agent Supply Chain Simulation with SmolAgents Library from Hugging Face

Building a Multi-Agent Supply Chain Simulation with SmolAgents Library from Hugging Face

“smolagents — a smol library to build great agents” Supply chain management is a complex domain where multiple entities need to coordi

Read More
Tags