Type something to search...

Programming

I Can’t Believe This Model Is Open-Sourced!!!!

I Can’t Believe This Model Is Open-Sourced!!!!

If you’ve been following the AI space, you know that the race to build the most powerful, reasoning-capable models has been dominated by big players like OpenAI, Anthropic, and Google. But hold o

Read More
I Automated ProductHunt’s #1 SEO Marketing Tool using AI

I Automated ProductHunt’s #1 SEO Marketing Tool using AI

Automating 10 revenue-generating SEO workflows with AI Search Engine Optimization (SEO) has evolved from being just another marketing tactic to becoming a fundamental business necessity.

Read More
How to use Cursor for iOS development

How to use Cursor for iOS development

Recently, there’s been much talk and fuss about AI, and whether or not it can improve your development workflow. I wanted to touch base about how AI and its implementation in [Cursor](https://www.

Read More
Using agents to breathe life into NPCs | by MichaelT Shomsky | Dec, 2024 | Medium

Using agents to breathe life into NPCs | by MichaelT Shomsky | Dec, 2024 | Medium

OutlineSimulating 2d societies Create a 2d top down platformer Setup non playable characters that maintain a personal history Begin a framework to allow NPCs to conduct themselves in

Read More
Building my own Proof of Concept agent using Autogen 0.4

Building my own Proof of Concept agent using Autogen 0.4

Autogen 0.4 — Create and Execute Python Code with Agents My Goal is to see if I can agent team doing some of my work and i can offload to agents. This is just experimental at this point. Lot

Read More
Using agents to breathe life into NPCs using CrewAI

Using agents to breathe life into NPCs using CrewAI

OutlineUse CrewAI to filter conversation and allow NPCs to choose tasks CrewAI agents Game Code and Datafiles Github Repo Outcomes/ConclusionsBackground Previously I discuss

Read More
Automating CSV Analysis with CrewAI

Automating CSV Analysis with CrewAI

In this blog, we explore how to automate the process of analyzing a CSV dataset using CrewAI. We’ll build a workflow that includes agents for dataset context inference, data cleaning, visualizat

Read More
Building Smarter APIs: A Guide to Integrating CrewAI with FastAPI

Building Smarter APIs: A Guide to Integrating CrewAI with FastAPI

Table of Content · 1. Introduction ∘ Customer Support Agent ∘ Personal Finance Advisor ∘ Healthcare Assistant ∘ Learning Companion ∘ Project Management Assistant ∘ Creative Partner ∘ Smart

Read More
Using agents to breathe life into NPCs using CrewAI — Initial Conversation Analysis

Using agents to breathe life into NPCs using CrewAI — Initial Conversation Analysis

Conversation Analysis using output from: Using Agents to Breathe life into NPCs using CrewAI *Analysis

Read More
How Agentic Hybrid Search Creates Smarter RAG Apps

How Agentic Hybrid Search Creates Smarter RAG Apps

By Ryan Michael If you’re building a [retrieval-augmented generation (RAG)](https://www.datastax.com/guides/what-is-retrieval-augmented-ge

Read More
Responsible Software Development with an Agentic AI Workforce

Responsible Software Development with an Agentic AI Workforce

Software development has, for a long time, relied on manual effort and isolated toolchains to build products. We have slowly introduced automation to handle repetitive tasks in our continuous in

Read More
Exploring GitHub Copilot Workspace: Early Insights into a Development Game-Changer

Exploring GitHub Copilot Workspace: Early Insights into a Development Game-Changer

***(Disclaimer: This article was written before GitHub Copilot Workspace became mainstream. As of the time of publishing, Copilot Workspace is in technical preview and has been available for aro

Read More
Enterprise-Ready AI Agents in Java & Spring Boot: A Comprehensive Guide

Enterprise-Ready AI Agents in Java & Spring Boot: A Comprehensive Guide

The latest wave of AI agents — including Auto-GPT, BabyAGI, AgentGPT, Jarvis (HuggingGPT), and frameworks like LangChain — has shown tremendous potential for automation and decision-ma

Read More
A Developer’s Roadmap to Getting Started with AI in 2025

A Developer’s Roadmap to Getting Started with AI in 2025

In my last article, I wrote about a learning path of AI for beginners, in an attempt to demystify its tools and applications for day-to-day tasks. This time, we’re taking a sharp left, so to

Read More
10 Powerful Perplexity AI Prompts to Automate Your Marketing Tasks

10 Powerful Perplexity AI Prompts to Automate Your Marketing Tasks

In today’s fast-paced digital world, marketers are always looking for smarter ways to streamline their efforts. Imagine having a personal assistant who can create audience profiles, suggest mar

Read More
Sky-T1–32B-Preview : Open-sourced LLM outperforms OpenAI-o1

Sky-T1–32B-Preview : Open-sourced LLM outperforms OpenAI-o1

UC Berkley’s Sky-T1–32B-Preview details So, the first big Generative AI release is here where UC Berkeley’s open-sourced LLM, Sky-T1–32B has beaten OpenAI’s o1 on Maths and Coding benc

Read More
LangGraph : Tool calling Agents

LangGraph : Tool calling Agents

This article assumes reader have basic overview of LangGraph / Multi Agentic designs. With this in place, lets try to understand fundaments of implementing Tool calling Agents. Folks who are in

Read More
Cline v3.1: A Cost-Effective Alternative to Cursor and Windsurf

Cline v3.1: A Cost-Effective Alternative to Cursor and Windsurf

If you are looking for something that can replace AI coders like Cursor or Windsurf just because they are costly and require software to download. then in this article, let’s talk about somethi

Read More
💸 $5/Minute Using AI: The Lazy Person’s Guide to Easy Money 💻

💸 $5/Minute Using AI: The Lazy Person’s Guide to Easy Money 💻

Effortless Income: How AI is Making Life Easier for the “Chill” Generation 🦥 Gone are the days when hard work was the only way to success. These days, lazy people (yes, you read that right)

Read More
How to Build a Real-Time Gemini 2.0 Learning Assistant with Interactive Canvas

How to Build a Real-Time Gemini 2.0 Learning Assistant with Interactive Canvas

Gemini Development Tutorial V5 In this tutorial, we will continue building fascinating real-time chat applications using Gemini 2.0 and its multimodal Live API. Let’s build a learning as

Read More
Smolagents + Web Scraper + DeepSeek V3 Python = Powerful AI Research Agent

Smolagents + Web Scraper + DeepSeek V3 Python = Powerful AI Research Agent

In this video, I have a super quick tutorial showing you how to create a multi-agent chatbot with Smolagents, Web Scraper and DeepSeek V3 to make a powerful Agent Chatbot for your business or p

Read More
100 AI Tools to Finish Months of Work in Minutes

100 AI Tools to Finish Months of Work in Minutes

The rapid advancements in artificial intelligence (AI) have transformed how businesses operate, allowing people to complete tasks that once took weeks or months in mere minutes. From content creat

Read More
Top 10 Enterprise Technology Trends in 2025: Platform Engineering and AI Agents Lead the Charge…

Top 10 Enterprise Technology Trends in 2025: Platform Engineering and AI Agents Lead the Charge…

There are three key requirements when predicting the top 10 most important enterprise software technologies for 2025:It needs to be real: Only technologies that have demonstrated their

Read More
Why AI Agents are Good Software

Why AI Agents are Good Software

Why (well designed) Agentic Systems Work as Well as they do A month or so ago, [I did the following article on how Agentic AI could enforce better software design principles for AI systems.]

Read More
Agentic Orchestration in Modular AI: Designing Systems That Evolve

Agentic Orchestration in Modular AI: Designing Systems That Evolve

While headlines spotlight ever-larger language models and computational breakthroughs, a quieter evolution is shaping how we architect AI systems. This shift isn’t about size — it’s about sympho

Read More
AI to Code Like Engineers by 2025, Predicts Zuckerberg

AI to Code Like Engineers by 2025, Predicts Zuckerberg

In an era where technology evolves at breakneck speed, Mark Zuckerberg, the visionary behind Meta, has made a bold prediction: by 2025, artificial intelligence will code like mid-level engineer

Read More
6 AI Agents That Are So Good, They Feel Illegal

6 AI Agents That Are So Good, They Feel Illegal

AI agents are the future because they can replace all the manual work with automation with 100% accuracy and fast speed. They are even improving at complex tasks like **coding apps, marketing

Read More
Building Graph RAG for structured and unstructured data.

Building Graph RAG for structured and unstructured data.

RAG architecture is, by far, the most adapted and sophisticated solution for missing contextualisation of LLM’s. With no overhead of fine tuning, to a huge extent problems concerning the usage o

Read More
Agentic AI financial analysis with Autogen: what is better Bitcoin or Tesla?

Agentic AI financial analysis with Autogen: what is better Bitcoin or Tesla?

Have you ever wondered which is a better investment — NVidia or Tesla? But what if you are too lazy to do the analysis yourself or don’t even know how to begin? A serious problem, I know. How a

Read More
Introducing Swark: Automatic Architecture Diagrams from Code

Introducing Swark: Automatic Architecture Diagrams from Code

Software architecture is hard to get right. Misaligned teams, unclear diagrams, and time-consuming processes often result in frustration and suboptimal design decisions. As engineering teams embr

Read More
Building and Serving a RAG Agent with Custom Tools: A Complete Guide

Building and Serving a RAG Agent with Custom Tools: A Complete Guide

Goal The goal of this article is to demonstrate how to create a Large Language Model (LLM) agent using LangGraph and LangChain, which will perform Retrieval-Augmented Generation (RAG) on a

Read More
Which AI agent framework to use?Dify? LangChain? AutoGen? 9 Top used framework explained!

Which AI agent framework to use?Dify? LangChain? AutoGen? 9 Top used framework explained!

Developing AI agents involves selecting the right framework to match your project’s requirements, whether they are basic tasks, secondary development, or enterprise-level integrations. This guide

Read More
HuggingFace smolagents: The best Multi-Agent framework so far?

HuggingFace smolagents: The best Multi-Agent framework so far?

Comparing Autogen, Langraph, CrewAI, Magentic-One, etc As you must have read in multiple places, 2025 is the year of AI-Agents. So much so that Mark Zuckerberg has openly said Meta will

Read More
Building AI-Powered Recommendation Systems in 2025!

Building AI-Powered Recommendation Systems in 2025!

This blog delves into the intricacies of deploying AI-driven personalization engines, focusing on how to leverage AI and machine learning techniques for real-time, highly targeted recommendati

Read More
How I Designed and Built a Working Mobile App in 48 hrs using Figma’s New AI

How I Designed and Built a Working Mobile App in 48 hrs using Figma’s New AI

This week, I challenged myself to use Figma’s new AI features to do as much of my product design and development process as I could — from user research and analysis to generating my UI designs,

Read More
Create AI Agent CRUD Application with PydanticAI: Step by Step

Create AI Agent CRUD Application with PydanticAI: Step by Step

It’s good to be back on Skolo Online! In our first tutorial of 2025 we will take a deep dive into PydanticAI. In this article we will cover the following:How to get started with Pydantic AI

Read More
🚀Building Multi-Agent LLM Systems with PydanticAI Framework: A Step-by-Step Guide To Create AI…

🚀Building Multi-Agent LLM Systems with PydanticAI Framework: A Step-by-Step Guide To Create AI…

Pydantic, a powerhouse in the Python ecosystem with over 285 million monthly downloads, has been a cornerstone of robust data validation in Python projects. Now, its creators are venturing i

Read More
Building RAG research Multi-Agent with LangGraph

Building RAG research Multi-Agent with LangGraph

❓Introduction — Naive vs Agentic RAG 🧠 Project overview 📊 Results 🔚 ConclusionIn this article, we present a practical project featuring a RAG Research Multi-Agent tool deve

Read More
AI Agents Simplified: How AI Agents Answer Questions Using Domain Knowledge

AI Agents Simplified: How AI Agents Answer Questions Using Domain Knowledge

Demystify how enterprise AI agents are tailored to answer client questions using domain knowledge and strictly confine answers to domain knowledge. Background Have you ever wondered w

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
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
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
How I built an agent with Pydantic AI and Google Gemini

How I built an agent with Pydantic AI and Google Gemini

Gathering and synthesizing information quickly has become essential in today’s fast paced world. I built an AI agent to deliver strategic insights, leveraging a modern technology stack. This blo

Read More
Building RAG for Product Recommendation using Google Gemini 2.0 API’s

Building RAG for Product Recommendation using Google Gemini 2.0 API’s

A Comparison of LangChain and Vertex AI RAG Engine on Amazon Product Data using Vertex AI Search Google has always seemed behind in the AI race, but with the release of Gemini 2.0

Read More
OpenAI Structured JSON Output With Adherence

OpenAI Structured JSON Output With Adherence

In the past, when using OpenAI’s JSON mode there was no guarantee that the model output will match the specified and predefined JSON schema. In my view this really made this feature unrelia

Read More
How Multi-Agent Systems Mirror Team Collaboration: AI Agents Explained

How Multi-Agent Systems Mirror Team Collaboration: AI Agents Explained

*Note: This article is for Product Managers, Product Designers, and Engineers who are building digital products, especially in the field of AI, and whose goal is to build a Multi-AI Agent System

Read More
A Practical Guide: Fine-Tuning Large Language Models with HuggingFace

A Practical Guide: Fine-Tuning Large Language Models with HuggingFace

Co-authors: Srijith Rajamohan, Ahmed Salhin, Todd Cook, Josh Frazier Every new announcement of Large Language Models (LLMs) tends to push performance to new heights, often [surpassing the pr

Read More
6 Best AI Tools That Will Make You RICH In 2025

6 Best AI Tools That Will Make You RICH In 2025

→ IN AI & TECH 6 Best AI Tools That Will Make You RICH In 2025 It’s time to start your business using AI or curse yourself later! Like it or not, the robots are coming.

Read More
Build a Real-time Screen Sharing Assistant with Gemini 2.0 Multimodal Live API

Build a Real-time Screen Sharing Assistant with Gemini 2.0 Multimodal Live API

Gemini Development Tutorial V3 In the last tutorials of the Gemini 2.0 series, we established the core functionality of a self-hosted real-time voice and video chatbot and then added th

Read More
Bolt DIY + Deepseek V3 + Gemini 2.0: The Free AI Coder

Bolt DIY + Deepseek V3 + Gemini 2.0: The Free AI Coder

Hey, have you heard about Bolt DIY? It’s super cool, and I bet you’ll love it. Imagine having a smart AI helper right in your browser that can help you code full-stack apps. The best part? I

Read More
GPT-4o Python Charting Insanity: Prompting For Instant Data Visuals

GPT-4o Python Charting Insanity: Prompting For Instant Data Visuals

Hands-on no-code visuals from the UN population projection dataset The automatic data visualization generation tools for GPT-4o keep getting better and better. You can upload mul

Read More
2025: The Year of Agentic AI — Building a Multi-Agent System with CrewAi and Gemini 1.5

2025: The Year of Agentic AI — Building a Multi-Agent System with CrewAi and Gemini 1.5

As many experts predict, 2025 is shaping up to be the year of agentic AI. This emerging field is poised to redefine how we interact with technology by introducing highly autonomous systems that

Read More
Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

AI is transforming healthcare, and chatbots provide quick and reliable medical information. As I continued to gain more knowledge in generative AI, I wanted to build a medical chatbot that is co

Read More
Crawl4AI: Unleashing Efficient Web Scraping

Crawl4AI: Unleashing Efficient Web Scraping

In today’s data-driven world, the ability to efficiently gather and process information is paramount for the success of artificial intelligence (AI) applications. As AI continues to evolve, the d

Read More
Exploring DeepSeek Artifacts: Revolutionizing Front-End Code Generation

Exploring DeepSeek Artifacts: Revolutionizing Front-End Code Generation

The AI landscape is buzzing with innovations, and among the standout tools is DeepSeek V3. Renowned for topping LLM leaderboards, this open-weight model has gained significant traction within

Read More
Exploring DeepSeek Version 3: A Technical Overview

Exploring DeepSeek Version 3: A Technical Overview

The launch of DeepSeek Version 3 has sparked considerable excitement within the AI community, thanks to its remarkable capabilities and cost-efficiency. As an advanced open-weight large language

Read More
Mastering CrewAI: Chapter 6 — Memory Basics | by Okan Yenigün | Jan, 2025 | Medium

Mastering CrewAI: Chapter 6 — Memory Basics | by Okan Yenigün | Jan, 2025 | Medium

Memory Types in CrewAI In CrewAI, the memory system enhances AI agents by enabling them to remember, reason, and learn from past interactions. Previous Chapter: This system comprises sev

Read More
Mastering CrewAI: Chapter 5— Train, Test, Replay & Plan | by Okan Yenigün | Jan, 2025 | Artificial Intelligence in Plain English

Mastering CrewAI: Chapter 5— Train, Test, Replay & Plan | by Okan Yenigün | Jan, 2025 | Artificial Intelligence in Plain English

Train, Test, Replay & Plan In this chapter, we will explore the training, testing, replaying, and planning features of CrewAI. Previous Chapter: Let’s create a new project for this post

Read More
Mastering CrewAI: Chapter 2— Flows

Mastering CrewAI: Chapter 2— Flows

Event-Driven AI Workflows Flows allow us to orchestrate tasks and manage Crews. Previous Chapter: ![](https://wsrv.nl/?url=https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*NB6GaW

Read More
Google Video Analyzer: Gemini 2.0 | by Samar Singh | Dec, 2024 | Medium

Google Video Analyzer: Gemini 2.0 | by Samar Singh | Dec, 2024 | Medium

The advancements in AI tools are moving at breakneck speed, and Google AI Studio’s Video Analyzer is a testament to this innovation. If you’re curious about video analysis, this tool and its under

Read More
Mastering CrewAI: Chapter 4 — Processes | by Okan Yenigün | Jan, 2025 | Medium

Mastering CrewAI: Chapter 4 — Processes | by Okan Yenigün | Jan, 2025 | Medium

Sequential & Hierarchical Processes In CrewAI, the concept of processes is integral to managing how AI agents collaborate and execute tasks. Previous Chapter: A process defines

Read More
Building Projects With Chrome’s On-device AI

Building Projects With Chrome’s On-device AI

A Guide to Prototyping with Gemini-nano-in-Chrome Using the experimental prompt API on Chrome to build prototypes with AI features On-device / Edge AI On-device AI refers t

Read More
Comprehensive Guide to Crypto AI Trading Bots

Comprehensive Guide to Crypto AI Trading Bots

Crypto AI trading bots are revolutionizing the way traders navigate the cryptocurrency market, offering unparalleled efficiency. In the ever-evolving world of cryptocurrency, staying ahea

Read More
Fine-Tuning a Llama-3 LLM and Deploying as a Serverless API on CloudFlare

Fine-Tuning a Llama-3 LLM and Deploying as a Serverless API on CloudFlare

(Or: how I launched my own Llama 3 chatbot at mywebsite.com) 2 years ago, I (like many data scientists) knew absolutely nothing about building websites. I was great at building ML models,

Read More
Mastering CrewAI: Chapter 3— Knowledge

Mastering CrewAI: Chapter 3— Knowledge

Knowledge — CrewAI In CrewAI, “knowledge” is the system that allows AI agents to access and utilize external information sources during their tasks. We can think of it as giving our agents

Read More
Creating a Research Agent with AutoGen and Panel UI

Creating a Research Agent with AutoGen and Panel UI

Stuck behind a paywall? Read for Free! 🎉 Happy New Year, everyone! Before diving in, a huge THANK YOU for all your support and feedback on our previous stories — it means the world! 🙌 No

Read More
Building a Custom AI Jira Agent

Building a Custom AI Jira Agent

How I used Google Mesop, Django, LangChain Agents, CO-STAR & Chain-of-Thought (CoT) prompting combined with the Jira API to better automate Jira The inspiration for this project came f

Read More
PydanticAI — The NEW Agent Builder and Framework

PydanticAI — The NEW Agent Builder and Framework

PydanticAI is a Python Agent Framework designed to make it less painful to build production grade applications with Generative AI. FastAPI revolutionized web development by offering an innovati

Read More
How Uber is Saving 140,000 Hours Each Month Using Text-to-SQL — And How You Can Harness the Same Power | by Howard Chi | Wren AI | Jan, 2025 | Medium

How Uber is Saving 140,000 Hours Each Month Using Text-to-SQL — And How You Can Harness the Same Power | by Howard Chi | Wren AI | Jan, 2025 | Medium

In a world where data-driven decision-making is critical, businesses are scrambling to find the most efficient ways to extract actionable insights from massive datasets. Uber, a global leader in

Read More
Wren AI Text-to-SQL: API — the good stuff | by D | Medium

Wren AI Text-to-SQL: API — the good stuff | by D | Medium

Wren AI is an AI pipeline application that translates natural language user queries to SQL also known as Text-to-SQL (also known as Natural Language to SQL or NL2SQL), so you can chat wi

Read More
Quickest Way to Learn AI in 2025

Quickest Way to Learn AI in 2025

Why go long when short works? This blog is here to guide you on a clear, shortcut path to getting started in the AI world, while also let you explore the new AI products at the same time, to

Read More
Transforming Data into Solutions: Building a Smart App with Python and AI

Transforming Data into Solutions: Building a Smart App with Python and AI

Some financial analysts worry that artificial intelligence may not justify the massive investments being made in the field. While I understand their concerns, I see things differently. I’m neither

Read More
🚀Building Multi-Agent LLM Systems with PydanticAI Framework: A Step-by-Step Guide To Create AI…

🚀Building Multi-Agent LLM Systems with PydanticAI Framework: A Step-by-Step Guide To Create AI…

Pydantic, a powerhouse in the Python ecosystem with over 285 million monthly downloads, has been a cornerstone of robust data validation in Python projects. Now, its creators are venturing i

Read More
A Blog about a Crew AI Crew that writes about a Crew AI Crew writing a Blog | by Ryan A Ellis | Medium

A Blog about a Crew AI Crew that writes about a Crew AI Crew writing a Blog | by Ryan A Ellis | Medium

Introduction The purpose of this blog post is to briefly demonstrate what I built with the crewAI framework and the components used that make it work. I wanted to test my knowledge of what

Read More
Mastering CrewAI: A Comprehensive Guide to Automating Content Creation and Marketing Workflows with Multi-Agent Systems | by Kshitij Kutumbe | Medium

Mastering CrewAI: A Comprehensive Guide to Automating Content Creation and Marketing Workflows with Multi-Agent Systems | by Kshitij Kutumbe | Medium

CrewAI is an advanced framework designed to orchestrate autonomous agents in a cohesive and efficient manner. By leveraging role-based agents, tasks, and tools, CrewAI allows developers to auto

Read More
Multi-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium

Multi-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium

In the realm of AI and language models, a multi-agent system involves several independent actors, each powered by language models, collaborating in a structured manner. In this blog, we will de

Read More
AI-Powered Web Scraping in 2024: Build Million-Dollar Automation Tools in Python

AI-Powered Web Scraping in 2024: Build Million-Dollar Automation Tools in Python

Master Next-Gen Web Scraping: From Zero to Hero with AI Integration, Anti-Detection Strategies, and Real-World Case Studies | Complete Guide with Code Examples 🚀 Introduction: The

Read More
OpenAI’s Swarm (Part 2): A straightforward, local-first approach with Ollama and Pydantic

OpenAI’s Swarm (Part 2): A straightforward, local-first approach with Ollama and Pydantic

A short code reference to build upon. TLDR: Combining the Ollama and Swarm frameworks presents a local-first approach to building intelligent AI agents. Ollama can run large language

Read More
OpenAI’s Swarm (Part 1): A Short Reference Implementation

OpenAI’s Swarm (Part 1): A Short Reference Implementation

A short code reference to build upon. Word Count: 1350 | Estimated Reading Time: 8 minutes Table of Contents[Introduction: The Challenge of Multi-Agent Systems](https://mark

Read More
How Jupyter Agent Blew My Mind. The AI Revolution You Didn’t See Coming.

How Jupyter Agent Blew My Mind. The AI Revolution You Didn’t See Coming.

Easily accessible, but hard to believe. Once you get your hands on it you will see what I am talking about! I assume we have all heard about AI Agents. It is breaking into the mainstream a

Read More
6 Steps to Make AI Write Your Python Code for You | by Nabil Alouani | Towards Data Science

6 Steps to Make AI Write Your Python Code for You | by Nabil Alouani | Towards Data Science

Use the INSPIRe framework to save time and gain a competitive edge (ChatGPT-4 — Claude 3 — Gemini) AI won’t replace you but someone who writes better prompts will. That’s what I tell my

Read More
Microsoft Open Sources MarkItDown: A Game-Changing Library for File-to-Text Conversion 🌐📊📚

Microsoft Open Sources MarkItDown: A Game-Changing Library for File-to-Text Conversion 🌐📊📚

A powerful, open-source tool that simplifies file processing and automates content extraction across PDFs, Word docs, images, audio and more. 📏🎓📦Professionals often face challenges

Read More
OpenAI o3 Model Is a Message From the Future: Update All You Think You Know About AI

OpenAI o3 Model Is a Message From the Future: Update All You Think You Know About AI

Incredible, a miracle, more than just a better state-of-the-art AI model OpenAI ended its 12-day Christmas event with a bang. On day one they launched the

Read More
Enhancing AI Agents with Browser Use: Bridging the Gap Between AI and the Web 🌐🤖✨ | by Pankaj | Dec, 2024 | Medium

Enhancing AI Agents with Browser Use: Bridging the Gap Between AI and the Web 🌐🤖✨ | by Pankaj | Dec, 2024 | Medium

Empowering AI Agents to Navigate and Interact with Websites Seamlessly 🖥️🔗🤝In the rapidly evolving landscape of artificial intelligence, enabling AI agents to interact with the web as hu

Read More
Dramatically Reduce Inference Costs with DeepSeek-V3: A New Era in Open-Source LLMs

Dramatically Reduce Inference Costs with DeepSeek-V3: A New Era in Open-Source LLMs

Introduction DeepSeek-V3 has emerged as the new heavy weight for open-source enthusiasts and enterprise users alike. Developed by a Chinese AI research company with a commitment to an

Read More
Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python | by Sarah Lea | Dec, 2024 | Towards Data Science

Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python | by Sarah Lea | Dec, 2024 | Towards Data Science

I recently published a post on Mastodon that was shared by six other accounts within two minutes. Curious, I visited the profiles and discovered that at least one of them was a tech bot — accounts

Read More
🦘 RooCline:将人工智能发展推向新高度的增压叉

🦘 RooCline:将人工智能发展推向新高度的增压叉

Love Cline but want even more speed and autonomy? RooCline, a powerful fork of the popular VS Code AI assistant, takes everything great about Cline and supercharges it with enhanced performa

Read More
Agentic RAG Series: Exploring LangGraph for Advanced Workflows

Agentic RAG Series: Exploring LangGraph for Advanced Workflows

Stuck behind a paywall? Read for Free! Introduction In the previous article, we introduced the concept of Agentic RAG, highlighting how it extends the traditional Retrieval-Augme

Read More
Building a Multi Agent based — “Auto Recursive” — Plan , Execute, Re-Plan Process

Building a Multi Agent based — “Auto Recursive” — Plan , Execute, Re-Plan Process

This blog has below 3 sections :The problem statement The solution approach Conclusions and ReferencesProblem Statement Plan, Execute & Re-Plan process is not new in the word of a

Read More
Building a Multi-agent Internet Research Assistant

Building a Multi-agent Internet Research Assistant

…with OpenAI Swarm & Llama 3.2 (100% local).Let’s build a multi-agent internet research assistant using OpenAI Swarm & Llama 3.2 (100% local): Hands-on tutorial to build a multi-age

Read More
Building Your Social Media Content Machine: The CrewAI Way

Building Your Social Media Content Machine: The CrewAI Way

Step by step guide for implementing CrewAI Introduction🚀 The power of AI collaboration has too much to offer. CrewAI is designed to enable AI agents to assume roles, share goals,

Read More
Extract any Document with Gemini 2.0 | Document Intelligence with ExtractThinker

Extract any Document with Gemini 2.0 | Document Intelligence with ExtractThinker

In this article, we’ll explore how Google’s Gemini 2.0 models supercharge Intelligent Document Proce

Read More
How I Extract Information from any Website in Seconds with AI

How I Extract Information from any Website in Seconds with AI

Use Langchain, OpenAI, Bright Data, and NextJS to build an AI tool that scrapes, extracts, and analyzes data for free. “Useful” data is the backbone of informed decision-making and strate

Read More
How to Build Your Own OCR Assistant with Streamlit and Llama 3.2-Vision

How to Build Your Own OCR Assistant with Streamlit and Llama 3.2-Vision

Learn with example OCR (Optical Character Recognition) is a tool that helps automate the process of converting images into text. You must have used it in your phone as it is very common no

Read More
Multi-Agent AI Architecture with Large Language Models (LLMs)

Multi-Agent AI Architecture with Large Language Models (LLMs)

End To End Multi-Agent Implementation With LLMs A multi-agent architecture consists of multiple autonomous agents collaborating to accomplish complex tasks. With the recent advancements in

Read More
Qwen2.5: Redefining Efficiency in Large Language Models

Qwen2.5: Redefining Efficiency in Large Language Models

Scaling Smarter and Learning Better with Reinforcement Learning A New Era of Language Models: Introducing Qwen2.5 Building on the breakthroughs in large language models (LLMs), **Qwe

Read More
The Ultimate Guide to AI Agent Frameworks: CrewAI vs LangGraph vs PhiData vs Relevance AI

The Ultimate Guide to AI Agent Frameworks: CrewAI vs LangGraph vs PhiData vs Relevance AI

The landscape of AI agent development is rapidly evolving, with several frameworks emerging to help developers and businesses build sophisticated AI solutions. In this comprehensive guide, we’ll

Read More
Use Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API

Use Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API

Gemini Development Tutorial Google launched Gemini 2.0 with the preview model Gemini 2.0 Flash Experimental, and you must have learned about it from videos and articles. This model has g

Read More
17 Mindblowing GitHub Repositories You Never Knew Existed

17 Mindblowing GitHub Repositories You Never Knew Existed

Github Hidden Gems!! Repositories To Bookmark Right Away Learning to code is relatively easy, but mastering the art of writing better code is much tougher. GitHub serves as a treasur

Read More
6 Steps Using Claude’s Model Context Protocol (MCP) with External Tools

6 Steps Using Claude’s Model Context Protocol (MCP) with External Tools

Enhance Claude Desktop’s Capabilities by Integrating GitHub and Brave Search via MCP The Model Context Protocol (MCP) is an ope

Read More
Agentic Reflection for Natural Language to SQL Generation

Agentic Reflection for Natural Language to SQL Generation

Authors: Atul Varshneya, Toby Fotherby, Shweta Keshavanarayana Introduction Natural language to SQL (NL2SQL) conversion promises to democratize data access for non-technical users. Howeve

Read More
Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

In this detailed guide, I’ll walk you through setting up and using Model Context Protocol (MCP) Git integration with Claude Desktop. This tooling enables Claude to analyze and interact with your

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 1

Build Production Ready AI Assistant Backend Service (in Python) — Part 1

— Learn the best practices for building production-ready applications. *Disclosure — *the contents in this article are my own, and represent no one but myself and not those of my current or pas

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 2

Build Production Ready AI Assistant Backend Service (in Python) — Part 2

— Build a multi agent RAG system using LangGraph + Secure your Application with Authorization Key Headers *Disclosure — *the contents in this article are my own, and represent no one but myself

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 3

Build Production Ready AI Assistant Backend Service (in Python) — Part 3

— Secure Your App with Authorization Key + Boost your Backend Throughput Service with Actual MongoDB Database and Semantic Caching Capability *Disclosure *— the contents in this article are my

Read More
Building a Personal AI Assistant using AutoGen — Part 1

Building a Personal AI Assistant using AutoGen — Part 1

Exploring AutoGen v0.4: Building an AI Assistant with Gmail and Google Calendar Integrations TL; DR In this post, I built the foundations of Aura, a personal AI assistant designed to

Read More
C++ RESTful web service with autogenerated MCP Server to connect with LLMs

C++ RESTful web service with autogenerated MCP Server to connect with LLMs

This is a 5-minute tutorial on how to add an MCP (Model Context Protocol) Server to your existing Oat++ application

Read More
Claude Conversing With Neo4j Via MCP

Claude Conversing With Neo4j Via MCP

Give LLMs the Power of Knowledge Graphs With Anthropic’s Model Context Protocol Last week, Anthropic published a new [Model Context Protocol](https://www.anthropic.com/news/model-context-pro

Read More
🔌 Cline + MCP: VS Code’s AI Assistant Gets Agentic Superpowers

🔌 Cline + MCP: VS Code’s AI Assistant Gets Agentic Superpowers

“Hey Cline, can you check why our tests are failing in CI?” Until now, AI coding assistants could only analyze code you shared manually. But with Cline’s latest Model Context Protocol (MCP) inte

Read More
Crawl4AI: Your Ultimate Asynchronous Web Crawling Companion 🕷️🤖

Crawl4AI: Your Ultimate Asynchronous Web Crawling Companion 🕷️🤖

Crawl4AI is an open-source Python library designed to simplify web crawling and extract valuable information from web pages effortlessly. Whether you’re integrating it as a REST API or usin

Read More
Creating a WhatsApp AI Agent with GPT-4o

Creating a WhatsApp AI Agent with GPT-4o

How to use the Meta API to build your own LLM-powered Whatsapp chatbot A game-changer in the field of AI and business management is the integration of AI agents with widely used communic

Read More
Engineering the Future: Common Threads in Data, Software, and Artificial Intelligence

Engineering the Future: Common Threads in Data, Software, and Artificial Intelligence

How recognizing cross-discipline commonalities not only enhances recruitment strategies but also supports adaptable IT architectures. I’ve noticed an ongoing trend toward over-specializa

Read More
From Posts to Reports: Leveraging LLMs for Social Media Data Mining

From Posts to Reports: Leveraging LLMs for Social Media Data Mining

How to instruct LLMs to filter restaurant posts and extract critical insights for business growth. Application Overview We’re living in the golden age of automation, powered by the r

Read More
Gemini 2.0 Flash + Local Multimodal RAG + Context-aware Python Project: Easy AI/Chat for your Docs

Gemini 2.0 Flash + Local Multimodal RAG + Context-aware Python Project: Easy AI/Chat for your Docs

In this video, I have a super quick tutorial showing you how to create a local Multimodal RAG, Gemini 2.0 Flash and Context-aware response to make a powerful agent chatbot for your business or

Read More
How I Built an LLM App Based on Graph-RAG System with ChromaDB and Chainlit

How I Built an LLM App Based on Graph-RAG System with ChromaDB and Chainlit

End-to-end app with GUI and storing new knowledge on vector database in just 3 scripts Large language models (LLMs) and knowledge graphs are valuable tools to work with natural language proce

Read More
How to Build a Proactive Agent with Real-Time Event Processing

How to Build a Proactive Agent with Real-Time Event Processing

Discover how combining streaming databases and LLMs can create agents that act before you even ask. Q&A agents powered by large language models (LLMs), like ChatGPT, have already become a

Read More
How to Use the Google DeepMind Gemini 2.0 Flash Live API for Real-Time Conversations

How to Use the Google DeepMind Gemini 2.0 Flash Live API for Real-Time Conversations

Google DeepMind’s Gemini 2.0 Flash API represents a groundbreaking leap in the world of real-time AI-powered conversations. It empowers developers to build applications that can seamlessly ha

Read More
I just tried OpenAI’s updated o1 model. This technology will BREAK Wall Street

I just tried OpenAI’s updated o1 model. This technology will BREAK Wall Street

When I first tried the o1-preview model, released in mid-September, I was not impressed. Unlike traditional large language models, the o1 family of models do not respond instantly. They “think”

Read More
Is Data Modeling Dead with Text-to-SQL? How Wren AI Bridges Modern BI and Traditional Practices

Is Data Modeling Dead with Text-to-SQL? How Wren AI Bridges Modern BI and Traditional Practices

Is Data Modeling Dead with Text-to-SQL? How Wren AI Bridges Modern BI and Traditional Practices From our team at Wren AI, the most common question we hear from our users is:

Read More
MarkItDown: A Powerful and must-have Toolkit for LLMs projects, tested with OpenAI and Gemini 2.0

MarkItDown: A Powerful and must-have Toolkit for LLMs projects, tested with OpenAI and Gemini 2.0

*MarkItDown is a versatile utility developed by Microsoft that transforms various file formats into Markdown, making it an essential tool for developers working with Large Language Models (LLMs).

Read More
OpenAI O3 Model Redefines AI Capabilities and Applications

OpenAI O3 Model Redefines AI Capabilities and Applications

In the rapidly evolving world of artificial intelligence, OpenAI’s latest model, O3, has garnered significant attention. With claims of enhanced reasoning abilities and impressive performance on b

Read More
OpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs

OpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs

A short code reference to build upon. As a developer passionate about AI education, I’ve always been fascinated by how we can make complex problem-solving more interactive and engaging. R

Read More
Transform Any Document into AI-Ready Markdown: Microsoft’s MarkItDown + Azure OpenAI Guide

Transform Any Document into AI-Ready Markdown: Microsoft’s MarkItDown + Azure OpenAI Guide

A developer’s hands-on guide to converting PDFs, Office files, and images into clean Markdown using Microsoft’s latest open-source tool with Azure OpenAI integration Microsoft’s MarkItDo

Read More
Unlocking PDFs for RAG with Markdown and Gemini

Unlocking PDFs for RAG with Markdown and Gemini

It’s safe to say that Retrieval Augmented Generation (RAG) has changed the world for many businesses and organizations. By supplementing the built-in capabilities that an LLM like [Gemini](http

Read More
Is Claude MCP the beginning of a true Agentic Era?

Is Claude MCP the beginning of a true Agentic Era?

We’ve been hearing a lot about AI agents lately, and I’ve been putting many of them to the test. The excitement really began a few years back with tools like AutoGPT and CrewAI. While thei

Read More
Is Claude MCP the beginning of a true Agentic Era? Part 2

Is Claude MCP the beginning of a true Agentic Era? Part 2

In a previous blog post, I talked about MCP and how it can make Claude not just a chatbot, but a really powerful assistant that can interact with your local applications such as file systems, Goog

Read More
Browser-use + LightRAG Agent That Can Scrape 99% websites with LLM!!

Browser-use + LightRAG Agent That Can Scrape 99% websites with LLM!!

In this story, I have a quick tutorial showing how to create a powerful chatbot using Browser-use, LightRAG, and a local LLM to develop an AI agent capable of scraping any website you choose. O

Read More
AutoGen: An Agentic Open-Source Framework for Intelligent Automation

AutoGen: An Agentic Open-Source Framework for Intelligent Automation

AutoGen is an open-source framework from Microsoft for building agents that can collaborate through converstaional patterns to accomplish tasks. AutoGen streamlines AI development and research, e

Read More
Building Multi-Agent LLM Systems with crewAI: A Step-by-Step Guide

Building Multi-Agent LLM Systems with crewAI: A Step-by-Step Guide

Introduction To Multi-AgentMulti AI Agent Systems with crewAI are transforming the way we approach complex decision-making. By integrating multiple artificial intelligence agents, the

Read More
Build Smarter AI Agents with Long-Term, Persistent Memory and Atomic Agents

Build Smarter AI Agents with Long-Term, Persistent Memory and Atomic Agents

One of the most useful features in any AI assistant is undoubtedly the ability to have a persistent long-term memory. Whether the goal is to learn more about the user, adjust the AI’s b

Read More
Deep Dive into LlamaIndex Workflow: Event-Driven LLM Architecture

Deep Dive into LlamaIndex Workflow: Event-Driven LLM Architecture

Progress and shortcomings after practice Recently, LlamaIndex introduced a new feature called Workflow in one of its versio

Read More
Building a Research Assistant That Can Write to Google Docs (Part 2)

Building a Research Assistant That Can Write to Google Docs (Part 2)

A tool that might help with your homework ***This article is the second of a two part series where we use LangGraph and Tavily to build a simple research agent, which writes and refines sh

Read More
Building a Research Agent That Can Write to Google Docs (Part 1)

Building a Research Agent That Can Write to Google Docs (Part 1)

A tool that might help with your homework ***This article is the first of a two part series where we use LangGraph and Tavily to build a simple research agent, which writes and refines sho

Read More
Unlocking Complex AI Tasks: Multi-Step Agents with Gemini 2.0, LangGraph, and Grounded Responses

Unlocking Complex AI Tasks: Multi-Step Agents with Gemini 2.0, LangGraph, and Grounded Responses

How do you build AI that not only understands complex requests but also executes the necessary steps to fulfill them? This article explores a powerful solution: multi-step AI agents powered by

Read More
Building a Local AI Task Planner with ClientAI and Ollama

Building a Local AI Task Planner with ClientAI and Ollama

In this tutorial, we’ll build an AI-powered task planner using ClientAI and Ollama. Our planner

Read More
Building a Code Analysis Assistant with Ollama: A Step-by-Step Guide to Local LLMs

Building a Code Analysis Assistant with Ollama: A Step-by-Step Guide to Local LLMs

Ever wanted your own AI-powered code reviewer that runs entirely on your local machine? In this two-part tutorial, we’ll build exactly that using [ClientAI](https://igorbenav.github.io/clienta

Read More
Top 5 MCP Servers to Automate Daily Tasks and Workflows with Prompts

Top 5 MCP Servers to Automate Daily Tasks and Workflows with Prompts

Since Anthropic introduced the Model Context Protocol (MCP) into Claude, it has revolutionized the way we automate repetitive tasks. From file management to social media workflows, **MCP serve

Read More
Developer’s guide to getting started with Gemini 2.0 Flash on Vertex AI

Developer’s guide to getting started with Gemini 2.0 Flash on Vertex AI

Gemini 2.0 has arrived, bringing next-level capabilities built for this new agentic era. Gemini 2.0 Fl

Read More
How to Fine-Tune Llama-3.2 on your own data: A detailed guide

How to Fine-Tune Llama-3.2 on your own data: A detailed guide

Introduction The release of Llama-3.2 collection from Meta marked an important milestone in the open-s

Read More
Synthetic Data Generation with Language Models: A Practical Guide

Synthetic Data Generation with Language Models: A Practical Guide

In the evolving landscape of artificial intelligence, data remains the fuel that powers innovation. But what happens when acquiring real-world data becomes challenging, expensive, or even impos

Read More
Role-Playing vs. Conversational Paradigms in Multi-Agent Orchestration

Role-Playing vs. Conversational Paradigms in Multi-Agent Orchestration

A noticeable dichotomy is emerging in the design of multi-agent orchestration frameworks, between two primary paradigms: role-playing and conversational approaches. These paradigms rep

Read More
LLM Agents: Multi-Agent Chats with Autogen

LLM Agents: Multi-Agent Chats with Autogen

An agent is a Large Language Models customized with a system prompt so that it behaves in a specific way. The prompt typically details task types, expected task solution behavior, and constraint

Read More
Pydantic AI + Web Scraper + Llama 3.3 Python = Powerful AI Research Agent

Pydantic AI + Web Scraper + Llama 3.3 Python = Powerful AI Research Agent

In this video, I have a super quick tutorial showing you how to create a multi-agent chatbot with Pydantic AI, Web Scraper and Llama 3.3 to make a powerful Agent Chatbot for your business or p

Read More
Generative AI UX — Developing Innovative Use Cases for the Enterprise

Generative AI UX — Developing Innovative Use Cases for the Enterprise

PRACTICAL DESIGN INNOVATION A framework for designing innovative and appropriate enterprise Gen AI experiences. To create innovative Generative AI experiences that users will adopt a

Read More
How to Integrate AI and Data Science into Your Business Strategy

How to Integrate AI and Data Science into Your Business Strategy

DATA SCIENCE CONSULTING Insider consulting guide to conducting a successful 2-day executive workshop[“Our industry does not respect tradition — it only respects innovation.”](ht

Read More
How to Use MCP Tools on Claude Desktop App and Automate Your Daily Tasks

How to Use MCP Tools on Claude Desktop App and Automate Your Daily Tasks

Model Context Protocol (MCP) is a new standard for secure connection between AI assistants, such as Claude, and systems where data exists. This includes code repositories (Github,

Read More
My Honest take on ChatGPT’s New o1 and o1 Pro Mode (with testing)

My Honest take on ChatGPT’s New o1 and o1 Pro Mode (with testing)

Note: In this article I will try to cover all the points related to the event and my personal take on it.Few days back OpenAI started their “12 Days of OpenAI” event with exciting news:

Read More
Build a Marketing Expert Chatbot using Python for Free!

Build a Marketing Expert Chatbot using Python for Free!

Marketing Chatbot using Python and DSPY Build your marketing expert sidekick, specially tailored to answer all your marketing-specific queries using Python and DSPy.***Not a membe

Read More
ChatGPT Pro and Full o1 Model: New Features You Should not miss!

ChatGPT Pro and Full o1 Model: New Features You Should not miss!

OpenAI released new models and a new subscription plan, which is unlimited! Recently, OpenAI posted the tweet below and said that new features will be added each day for the upcoming 12 da

Read More
GPT 4o- with Canvas: Let’s Build a Financial Streamlit App!

GPT 4o- with Canvas: Let’s Build a Financial Streamlit App!

Create a financial app with GPT-4o with Canvas and Streamlit. ChatGPT has published more than one model this year, so there is a lot to discover and take advantage of. In this article, w

Read More
A simple, step-by-step guide to building a production-ready Agentic AI ChatBot using Llamaindex and…

A simple, step-by-step guide to building a production-ready Agentic AI ChatBot using Llamaindex and…

Introduction In this article we will be seeing how to build an end to end Agentic AI Chatbot using Llamaindex and Groq-Llama 3.3. During the course of this article you will learn about:

Read More
Mastering CrewAI: Chapter 1 — Your First Intelligent Workflow

Mastering CrewAI: Chapter 1 — Your First Intelligent Workflow

The Basics of Agents and Tasks CrewAI is a platform that allows us to create and manage teams of AI agents. It offers both enterprise and open-source solutions. In this blog post, we will

Read More
OpenAI Day 4: Canvas Opens to All, Expanding Access to Collaborative AI Tools | by Raju Singh | Dec, 2024 | Medium

OpenAI Day 4: Canvas Opens to All, Expanding Access to Collaborative AI Tools | by Raju Singh | Dec, 2024 | Medium

On December 10, 2024, OpenAI continued its “12 Days of OpenAI” event by announcing the full release of Canvas, a collaborative tool designed for writing and coding, now accessible to all use

Read More
CrewAI: Your Personal Army of AI Agents, Collaborating for You

CrewAI: Your Personal Army of AI Agents, Collaborating for You

What the CrewAI framework is ? The power of AI collaboration has too much to offer. CrewAI is designed to enable AI agents to assume roles, share goals, and operate in a cohesive unit — muc

Read More
Claude’s new 3.5 Sonnet outperformed OpenAI’s O1-mini. I’m shocked.

Claude’s new 3.5 Sonnet outperformed OpenAI’s O1-mini. I’m shocked.

A side-by-side comparison of Claude’s updated 3.5 Sonnet model When OpenAI released GPT-4o, I had high expectations… and was promptly let down. While GPT-4o was faster and less expensiv

Read More
Smarter and Faster: OpenAI o1 and o1 pro mode

Smarter and Faster: OpenAI o1 and o1 pro mode

Just 12 hours ago, OpenAI rolled out the new o1 model and o1 with pro mode. As you may already know, o1 models are the first series of models designed to think before answering, providing more det

Read More

Building a Collaborative AI Agent Framework for Automated EDA using CrewAI

Introduction: A New Era of Data Exploration In today’s data-driven world, businesses are continuously seeking ways to extract actionable insights from vast datasets. Traditionally, this task

Read More
CrewAI’s Task Tool vs. Agent Tool: The differences you MUST Know

CrewAI’s Task Tool vs. Agent Tool: The differences you MUST Know

A tool in CrewAI is essentially a skill or function that an agent can utilize to perform various actions. Think of it as giving your AI agents a toolbox filled with specialized instruments. Th

Read More
CrewAI Sample Project — AI Technology Blogger

CrewAI Sample Project — AI Technology Blogger

In this tutorial, an AI-based blog writer assistant is developed for content creators using the CrewAI platform. The project is structured to automatically provide and suggest both basic and ad

Read More
CrewAI and Criteo API — Part 1

CrewAI and Criteo API — Part 1

Introduction This article is the first in a series showing how to use CrewAI and Criteo APIs. We will see how to obtain credentials, use those credentials to get an Access Token and use the

Read More
LLM Agents: Introduction to CrewAI

LLM Agents: Introduction to CrewAI

Agent frameworks powered by LLMs promise to catapult autonomous task solving to unprecedented levels. Instead of rigid programming, LLMs reflect tasks, utilize tools, and check each other’s outp

Read More
AI Workflow Automation with CrewAI Flows

AI Workflow Automation with CrewAI Flows

CrewAI CrewAI is cutting-edge Python framework for orchestrating role-playing, autonomous AI agents.By building “crews” of specialized agents, we can automate tasks, generate creative tex

Read More
How To Think In Terms of Tasks & Flows With CrewAI

How To Think In Terms of Tasks & Flows With CrewAI

What you need to know for automating with Agents, Tasks and Tools in CrewAI Tech Research: We have some tasks that we do routinely on our machines. I am avid learner of new technology.

Read More
How to build an AI-Powered SQL Data Analysis Agent with LangChain and CrewAI

How to build an AI-Powered SQL Data Analysis Agent with LangChain and CrewAI

In today’s data-driven world, automating workflows for data extraction, analysis, and reporting is critical to saving time and improving efficiency. This tutorial walks you through building an AI

Read More
Choosing the Right AI Agent Framework: LangGraph vs CrewAI vs OpenAI Swarm

Choosing the Right AI Agent Framework: LangGraph vs CrewAI vs OpenAI Swarm

In-depth comparison of agent orchestration with the same Agentic Finance App built using 3 different frameworks. What We Will CoverWhat are agents? A deeper look at how we define a

Read More
OpenAI’s O1 and O1 Pro Models: A New Era of Reasoning-Focused AI

OpenAI’s O1 and O1 Pro Models: A New Era of Reasoning-Focused AI

Artificial intelligence has made remarkable strides in recent years, with large language models evolving from simple text generators to powerful systems capable of tackling advanced reasoning ta

Read More
OpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools

OpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools

OpenAI has launched the OpenAI o1 model and introduced a premium subscription tier, ChatGPT Pro, designed for high-performance professiona

Read More
AI In Code Reviewing

AI In Code Reviewing

We all know that a little context can completely change the answers to our AI models. And this is not only limited to AI even humans operate in a similar way. The same principle applies to coding.

Read More
From Prescription to Voice: A Python Solution to Help Service Elderly and Visually Impaired…

From Prescription to Voice: A Python Solution to Help Service Elderly and Visually Impaired…

Learn how to build a Fast API backend solution that combines OCR, Computer Vision and Google’s Text-To-Speech to read a prescription label Under normal circumstances, reading the label on yo

Read More
Optimizing Workflow Efficiency with LangGraph and Agents: Key Features, Use Cases, and Integration…

Optimizing Workflow Efficiency with LangGraph and Agents: Key Features, Use Cases, and Integration…

In the context of Generative AI and large language models (LLMs), agents and LangGraph are tools and frameworks that enhance the functionality of LLMs by allowing them to perform tasks,

Read More
MCP by Anthropic Will Blow Your Mind

MCP by Anthropic Will Blow Your Mind

Trust me this is not a clickbait, MCP will revolutionize AI Interactions AI technology is growing really fast. You might be waiting for the latest models like GPT-5, Gemini 2 or Claude 4 but

Read More
Extract and Analyze Your Chrome History Using AI

Extract and Analyze Your Chrome History Using AI

Ever wondered what your browsing history says about you? Whether you’re curious about your online habits, want to reflect on your productivity, or need to journal your activities, analyzing your b

Read More
Are You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything

Are You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything

Learn how to configure and personalize OpenAI’s Swarm framework to create powerful, collaborative multi-agent systems that meet your unique needs and drive smarter automation Imagine a wo

Read More
Navigating the AI Agent Landscape: In-Depth Analysis of Autogen, CrewAI, LlamaIndex, and LangChain…

Navigating the AI Agent Landscape: In-Depth Analysis of Autogen, CrewAI, LlamaIndex, and LangChain…

This article will give you clear visualization on what framework or tool to select for your business use case while developing an “Agentic Application”. Introduction In the fast evolving la

Read More
Anthropic’s Claude AI Can Now Copy Your Writing Style

Anthropic’s Claude AI Can Now Copy Your Writing Style

I’ve been working as an AI ambassador for various organizations for months, and if there’s one thing most users keep asking, it’s how to make AI chatbots write like them. Essentially, they want

Read More
Build a Financial Report Analyzer in 5 Minutes: LlamaIndex + KPMG Case Study

Build a Financial Report Analyzer in 5 Minutes: LlamaIndex + KPMG Case Study

In today’s fast-paced financial world, extracting meaningful insights from lengthy reports quickly and accurately is crucial. With the emergence of Generative AI, we now have powerful tools at

Read More
Langflow 1.1 Release

Langflow 1.1 Release

A Delightful Invitation to Agentic Pipelines! 🚀 We’re excited to share Langflow 1.1! This release packs in updates that make genAI development more flexible, interactive, and enjoyable.

Read More
Mastering AI Agents: A Hands-On Guide to CrewAI and Google Search API

Mastering AI Agents: A Hands-On Guide to CrewAI and Google Search API

You know how everyone’s talking about AI agents these days? They’re popping up in industries left and right, promising to transform how things get done. But honestly, trying to wrap your head ar

Read More
A multi-agentic way of implementing complex LLM applications using LangGraph framework

A multi-agentic way of implementing complex LLM applications using LangGraph framework

Add LangGraph to your repertoire of GenAI related skills. This one skill can straightaway enable you to create complex AI systems today. The pre-requisite of course is to have an understanding

Read More
Building AI Agents to Automate Enterprise-Level Software Development: A Practical Perspective

Building AI Agents to Automate Enterprise-Level Software Development: A Practical Perspective

Randy Zhang and Shamin Aggarwal Agentic AI is a software application that is based on Large Language Models (LLMs) to automate tasks by simulating human-like reasoning and decision-making. It h

Read More
Hands-on : Build Agentic Workflow using LangGraph (Key Learnings from Langchain-academy) | Part-1

Hands-on : Build Agentic Workflow using LangGraph (Key Learnings from Langchain-academy) | Part-1

Introduction Langchain has recently introduced an impressive course focusing on LangGraph and its key features for developing robus

Read More
Implement A Simple YouTube Video Summarizer Application using Cursor AI

Implement A Simple YouTube Video Summarizer Application using Cursor AI

Introduction Cursor AI is revolutionizing software development by integrating advanced artificial intelligence into a familiar coding environment. As a fork of

Read More
Alibaba QwQ: Better than OpenAI-o1 for reasoning?

Alibaba QwQ: Better than OpenAI-o1 for reasoning?

32b open-sourced model beats o1 mini and competes with o1-preview A few days back, Alibaba released Marco-o1, a 7b reasoning model. Now, they have released another, improved version cal

Read More
Alibaba Marco-o1 : Open-source alternative for OpenAI-o1

Alibaba Marco-o1 : Open-source alternative for OpenAI-o1

LLM for Open-Ended problems OpenAI-o1 was a revolutionary release, enabling detailed reasoning by LLMs for complex tasks like maths or physics problem, not limiting GenAI to just generic

Read More
Automate Your Job Search: AI Applies to 1000 Positions Overnight & Get 100+ Interviews!

Automate Your Job Search: AI Applies to 1000 Positions Overnight & Get 100+ Interviews!

In today’s fast-paced and highly competitive job market, finding and securing your dream job can be both time-consuming and exhausting. The process often involves endless hours of scrolling th

Read More
Building a Powerful Local AI Web Search Assistant with Llama 3.2:

Building a Powerful Local AI Web Search Assistant with Llama 3.2:

Combine Large Language Models with Real-Time Web Search for Up-to-Date Answers and Context-Aware Insights 👨🏾‍💻 GitHub ⭐️ | 👔 [LinkedIn](https://www

Read More
Comparing AI Coding Platforms: Cursor, V0, Bolt.new, and Windsurf for Key Visual Generation System

Comparing AI Coding Platforms: Cursor, V0, Bolt.new, and Windsurf for Key Visual Generation System

With the rapid advancement of foundational models like VLMs (e.g., Minimax, Qwen-V) and cutting-edge image-generation technologies such as Flux 1.1, we’re entering a new era of creative poss

Read More
Codium’s Windsurf: The Best Cursor Rival

Codium’s Windsurf: The Best Cursor Rival

You know the struggle of balancing speed, efficiency, and innovation in your code. Codium’s latest release, Windsurf, has changed the game entirely. Dubbed as the

Read More
Is Anthropic’s Model Context Protocol (MCP) the Interoperability Standard We’ve Been Waiting For?

Is Anthropic’s Model Context Protocol (MCP) the Interoperability Standard We’ve Been Waiting For?

Hats off to the Anthropic team! They’ve been rolling out feature after feature and capturing the attention of the developer community. First, it was Artifacts, then Computer Use. And now, they’v

Read More
Introducing Microsoft’s Magentic-One Agentic Framework

Introducing Microsoft’s Magentic-One Agentic Framework

A multi-agent system that can perform complex tasks Around a week ago, Microsoft released a new agentic system called Magentic-One “for solving complex tasks,” which seems to have gone

Read More
How Magnetic-One is Redefining Multi-Agent AI Systems

How Magnetic-One is Redefining Multi-Agent AI Systems

If you’re like me, always curious about where AI is heading, you’ll know we’ve reached a point where single models aren’t enough for solving highly complex tasks. Enter Magnetic-One, Micros

Read More
Reading Document and Coding Functions with Multi-Agent AI Systems using Magentic-One

Reading Document and Coding Functions with Multi-Agent AI Systems using Magentic-One

Magentic-One is designed to streamline complex tasks by leveraging multiple AI agents, each with specialized capabilities. [One of my previous post](https://readmedium.com/exploring-multi-agent

Read More
AI for BI: Building a Business Information Report with CrewAI and OpenAI

AI for BI: Building a Business Information Report with CrewAI and OpenAI

How to create a simple BI report directly from CSV data Business Information applications help businesses use their data as a resource to make critical decisions and we are going to build

Read More
Building a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph

Building a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph

This article utilizes LangChain and LangGraph to create a simple, multi-agent system. The agents work together to fulfill a task. The first agent generates a sequence of random numbers, and

Read More
Building a multi agent system using CrewAI

Building a multi agent system using CrewAI

AI agents are transforming industries by independently analyzing data, making predictions, and recommending optimal actions. These intelligent programs are not only skilled at executing tasks on

Read More
Building an Agentic Financial Analyst with LangGraph and OpenAI

Building an Agentic Financial Analyst with LangGraph and OpenAI

In the world of stock trading, investors rely on various tools and methods to make informed decisions. One such approach is fundamental analysis, which evaluates a company’s financial health

Read More
Building the Future: Develop Your Own Voice Assistant with LangGraph

Building the Future: Develop Your Own Voice Assistant with LangGraph

Today, voice assistants have evolved into fundamental components in intelligent systems that require advanced natural language processing. This article provides a technical guide to developing a v

Read More
Complex SQL Joins with LangGraph and Waii

Complex SQL Joins with LangGraph and Waii

In the rapidly evolving landscape of data analytics, the ability to interact with data through natural language is becoming increasingly valuable. Conversational analytics aims to make complex d

Read More
Design Considerations of Advanced Agentic AI for Real world Applications

Design Considerations of Advanced Agentic AI for Real world Applications

F𝚛𝚘𝚖 𝙲𝚕𝚊𝚜𝚜 𝚋𝚊𝚜𝚎𝚍 𝙰𝚐𝚎𝚗𝚝𝚜 𝚝𝚘 𝚕𝚊𝚗g𝚌𝚑𝚊𝚒𝚗 𝙰𝚐𝚎𝚗𝚝s As Artificial Intelligence (AI) systems evolve, the concept of Agentic AI — where AI systems are composed of

Read More
From Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time

From Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time

In this comprehensive quick start guide, we’ll build a support chatbot using LangGraph that can:Answer common questions by searching the web *Maintain conversation state across calls

Read More
How to Build AI Agents with LangGraph: A Step-by-Step Guide

How to Build AI Agents with LangGraph: A Step-by-Step Guide

Introduction In the world of AI, retrieval-augmented generation (RAG) systems have become common tools for handling simple queries and generating contextually relevant responses. However, as

Read More
How to make more reliable reports using AI — A Technical Guide

How to make more reliable reports using AI — A Technical Guide

Technical guide, sharing my experience of working with AI Over the past year, I’ve been running my own AI software development and consulting agency, working with a variety of clients — fr

Read More
LangGraph for Healthcare: A Comprehensive Technical Guide

LangGraph for Healthcare: A Comprehensive Technical Guide

Building Production-Ready Medical Operations Agents Introduction to LangGraph ![](https://wsrv.nl/?url=https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*pU-o_h5GKwMSHi5Y0Y9Kwg.

Read More
LangGraph Studio: Your first agent IDE

LangGraph Studio: Your first agent IDE

LangGraph Studio is a pioneer agentic integrated development environment for the generation and control of agentic AI applicat

Read More
LangGraph: The Future of Advanced Multi-Agent Workflows

LangGraph: The Future of Advanced Multi-Agent Workflows

The world of artificial intelligence is evolving rapidly, and tools like LangChain and LangGraph are at the forefront of enabling developers to build intelligent systems efficiently. If you’ve hea

Read More

Mastering LangGraph: The Ultimate Guide to AI Systems, RAG, Agents, and Tools

Are you looking to dive deep into LangGraph, the latest buzzword in AI technology? Whether you’re a developer, student, or tech enthusiast, understanding LangGraph and its associated concepts like

Read More
OpenAI Swarm vs LangChain LangGraph: A Detailed Look at Multi-Agent Frameworks

OpenAI Swarm vs LangChain LangGraph: A Detailed Look at Multi-Agent Frameworks

Ankush k Singal Introduction The world of artificial intelligence is rapidly evolving, and the ability to create complex workflows involving multiple a

Read More
Scaling Document Extraction with O1, GPT4o, and Mini | ExtractThinker

Scaling Document Extraction with O1, GPT4o, and Mini | ExtractThinker

In this article, we’ll explore using ExtractThinker to process documents efficiently at scale. We’ll discuss when to use different models like O1,

Read More
Six Thinking Hats + CrewAI Flows: Smarter Decisions with AI Ag

Six Thinking Hats + CrewAI Flows: Smarter Decisions with AI Ag

“It seemed like a good idea at the time.”- From *The Magnificent Seven*Leveraging AI Agents for Informed Decision-Making “It seemed like a good idea at the time.” This l

Read More
Which AI Agent framework should i use? (CrewAI, Langgraph, Majestic-one and pure code)

Which AI Agent framework should i use? (CrewAI, Langgraph, Majestic-one and pure code)

With the advancement of large language models, it is now possible for artificial intelligence models to reason through a problem. At the start, we believed that the models would not be able to acc

Read More
Your Ultimate Roadmap to Becoming an AI Engineer in 2025

Your Ultimate Roadmap to Becoming an AI Engineer in 2025

Introduction: Riding the AI Wave The world is experiencing an AI gold rush, with companies like Google, Tesla, and Amazon investing billions into artificial intelligence. For those with amb

Read More
New Claude 3.5 Can Control Computer: Outsmarts o1 in Coding and Redefines Agent Capabilities

New Claude 3.5 Can Control Computer: Outsmarts o1 in Coding and Redefines Agent Capabilities

Anthropic’s Groundbreaking AI, Claude 3.5, Uses Computers Like a Human and Becomes a Game-Changer in Automation AuthorZijian Yang (**O

Read More
[ChatGPT vs Claude]How Cursor + Claude 3.5 Are Disrupting the Tech Industry: 5 Insane Use Cases

[ChatGPT vs Claude]How Cursor + Claude 3.5 Are Disrupting the Tech Industry: 5 Insane Use Cases

Explore five revolutionary ways Cursor and Claude 3.5 are transforming coding and design, from automatic video editing to building crypto exchange interfaces at lightning speed. The Power

Read More
Claude 3.5 vs GPT-4o: Key Differences You Need to Know

Claude 3.5 vs GPT-4o: Key Differences You Need to Know

Anthropic’s latest release, Claude 3.5 Sonnet, enters a market where OpenAI’s GPT-4o has set a high benchmark, with [92% of Fortune 500](https://www.techbusinessnews.com.au/news/92-of-fortune-

Read More
Claude 3.5’s Computer Use Feature: A Game-Changer for Industry Automation

Claude 3.5’s Computer Use Feature: A Game-Changer for Industry Automation

In the ever-evolving landscape of artificial intelligence, Anthropic’s Claude 3.5 has emerged as a formidable player, boasting a feature that’s turning heads across industries: the ability to use

Read More
Program a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5

Program a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5

Learn how to build a RAG web application using Python, Streamlit and LangChain, so you can chat with Documents, Websites and other custom data. GitHub Code: <https://github.com/enricd/rag_l

Read More
Qwen 2.5 Coder 32B: Is This Best Open Weight Model Better than GPT-4o and Claude 3.5 Sonnet

Qwen 2.5 Coder 32B: Is This Best Open Weight Model Better than GPT-4o and Claude 3.5 Sonnet

On November 11, Alibaba announced its most advanced coding model to date: Qwen 2.5-Coder-32B-Instruct. But that’s not all, it’s actually part of a whole family of coding models! In addit

Read More
Magentic-One, AutoGen, LangGraph, CrewAI, or OpenAI Swarm: Which Multi-AI Agent Framework is Best?

Magentic-One, AutoGen, LangGraph, CrewAI, or OpenAI Swarm: Which Multi-AI Agent Framework is Best?

Pros and Cons of popular Multi-Agent Orchestration framework The Multi AI Agent topic in Generative AI is heating up and every major tech giant has released some framework around it. But

Read More
Leveraging Large Language Models (LLMs) in B2C Industries: Transforming Customer Experience with…

Leveraging Large Language Models (LLMs) in B2C Industries: Transforming Customer Experience with…

In the rapidly evolving landscape of B2C industries such as financial services, retail, and eCommerce, customer expectations for personalized and instant responses are at an all-time high. With

Read More
Roadmap to Become an AI Engineer in 2025

Roadmap to Become an AI Engineer in 2025

How to Become an AI Engineer in 2025 Ever wondered what it takes to build systems that can think, learn, and solve complex problems? A few years ago, I was curious too — AI was this futuristic

Read More
Bolt.new and Ollama: Revolutionizing AI-Powered Full-Stack Web Development

Bolt.new and Ollama: Revolutionizing AI-Powered Full-Stack Web Development

In the rapidly evolving world of web development, efficiency and innovation are paramount. Developers, project managers, and designers alike are constantly seeking tools that streamline workflow

Read More
The Focus Is Shifting From AI Agents To AI Agent Tool Use

The Focus Is Shifting From AI Agents To AI Agent Tool Use

The focus regarding AI Agents is shifting from simply developing autonomous AI Agents to enhancing the tools available to them, which directly affects their power and flexibility. The function

Read More
Qwen New Release: The King of Coder is Qwen2.5 coder 32B!

Qwen New Release: The King of Coder is Qwen2.5 coder 32B!

Great new everyone! Meet Qwen2.5-Coder-32B-Instruct: the latest AI model that’s taking the code world by storm! Most of these models are released under the Apache 2.0 license .Benchmark score

Read More
Building Autonomous Multi-Agent Systems with CrewAI

Building Autonomous Multi-Agent Systems with CrewAI

What‘s Multi-Agent Autonomous System and How to build one with CrewAI and LangChain? Motivation In fact, we are not unfamiliar with these concepts; we know them from movies. A person comm

Read More
Meet Qwen2.5-Coder-32B-Instruct -Coder -open source better than gpt4o.

Meet Qwen2.5-Coder-32B-Instruct -Coder -open source better than gpt4o.

Meet Qwen2.5-Coder-32B-Coder, Your New AI Coding Buddy Have you ever wished that coding was a little easier, faster, and maybe even more fun? So, prepare to meet your new AI coding friend, Qw

Read More
Qwen2.5-Coder 32B Instruct: A Best Coding Model-A Complete Step-by-Step Guide and Performance…

Qwen2.5-Coder 32B Instruct: A Best Coding Model-A Complete Step-by-Step Guide and Performance…

Qwen2.5-Coder 32B Instruct: A Best Coding Model-A Complete Step-by-Step Guide and Performance Evaluation for Developers Photo By Author Introduction In the ever-evolving landscape of AI-power

Read More
Qwen2.5-Coder, Cosmos Tokenizer, OpenCoder, and New SentenceTransformers: Great Times for Open…

Qwen2.5-Coder, Cosmos Tokenizer, OpenCoder, and New SentenceTransformers: Great Times for Open…

I want to highlight some standout open-source advancements that have really caught my eye:Qwen2.5-Coder Series: An open-source code LLM that’s giving GPT-4 a run for its money. **Co

Read More
Top 5 AI Tools for iOS Developers

Top 5 AI Tools for iOS Developers

To improve your workflow speed & efficiency While there are a lot of big AI talks, I want to get you back on earth. Whether you’re already using AI-assisted tools for coding or you feel like

Read More
Claude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost

Claude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost

In the relentless race of AI advancement, Anthropic has just dropped a new contender into the ring. Meet Claude 3.5 Haiku, the latest iteration of their fastest AI model. It’s like they’ve take

Read More
Build a Customer Support Assistant with Llama3.1

Build a Customer Support Assistant with Llama3.1

Use LLM Agents and Amazon Bedrock to Solve Customer Queries with AI: A Guide to Building and Deploying a Support Assistant with Llama3.1 Introduction Problem Businesses often f

Read More
Building Intelligent Test Automation with Gen AI (OpenAI APIs)

Building Intelligent Test Automation with Gen AI (OpenAI APIs)

We all know that UI Tests are super fragile. They can break for all sorts of reasons, and one of the biggest culprits is changes to the UI locators. It’s hard to imagine how we can make them sm

Read More
Comparative Study of LangGraph, Autogen, and Crewai for Building Multi-Agent Systems

Comparative Study of LangGraph, Autogen, and Crewai for Building Multi-Agent Systems

As we venture into the realm of multi-agent systems (MAS), it’s essential to understand the diverse programming languages designed specifically for this purpose. In this article, we’ll delve into

Read More
Microsoft GraphRAG v0.4.0

Microsoft GraphRAG v0.4.0

Microsoft recently released version v0.4.0 of the GraphRAG project, featuring several significant updates. The most notable additions are the Incremental Indexing feature and the DRIFT Graph Rea

Read More
What’s new with Claude Sonnet 3.5 & Claude 3.5 Haiku?

What’s new with Claude Sonnet 3.5 & Claude 3.5 Haiku?

First off, what is Claude? Claude is a language model created by Anthropic and it’s designed to help with tasks like answering quest

Read More
Mojo, 90,000 Times Faster Than Python, Finally Open Sourced!

Mojo, 90,000 Times Faster Than Python, Finally Open Sourced!

On March 29, 2024, Modular Inc. announced the open sourcing of the core components of Mojo. Mojo is a programming language designed specifically for writing artificial intelligence software, officia

Read More
ChatGPT Vision Turns A Picture Into 1000 Words

ChatGPT Vision Turns A Picture Into 1000 Words

And How You Can Turn Those Words Into Business I’ve had this idea for nearly a decade. It all started when I was building websites, and a lodge owner sent me a thumb drive packed with almost

Read More
How NVIDIA Pruned and Distilled Llama 3.1 to Create Minitron 4B and 8B

How NVIDIA Pruned and Distilled Llama 3.1 to Create Minitron 4B and 8B

The new models are using state of the art pruning and distillation techniques.I recently started an AI-focused educational newsletter, that already has over 170,000 subscribers. TheSe

Read More
Leveraging Gemini 1.5 API for Automated Test Case Generation Reverse Engineering

Leveraging Gemini 1.5 API for Automated Test Case Generation Reverse Engineering

Abstract This report examines leveraging Gemini 1.5 API with Google Apps Script to automate sample input creation during script reverse engineering. Traditionally, this process is manual a

Read More
Multi-Agent Hedge Fund Simulation with LangChain and LangGraph

Multi-Agent Hedge Fund Simulation with LangChain and LangGraph

Multi-Agent Hedge Fund Simulation with LangChain and LangGraph This project demonstrates how to use a multi-agent setup to simulate a hedge fund’s analytical process. It showcases a practic

Read More
Using Llama 3 for Building AI Agents

Using Llama 3 for Building AI Agents

Comprehensive guide to building AI Agents with Llama 3 function calling capabilities. Introduction Imagine you want to buy something. You visit an e-commerce website and use the sea

Read More
Multimodal RAG with Gemini Pro and LangChain

Multimodal RAG with Gemini Pro and LangChain

Introduction In this tutorial, we will explore the integration of Gemini Pro and Gemini Pro Vision with the [LangChain](https://www.

Read More
New Gemini 1.5 FLASH Model: An Absolute Google Game Changer

New Gemini 1.5 FLASH Model: An Absolute Google Game Changer

Their new Gemini 1.5 Flash model blows GPT-4o out of the water and the capabilities are hard to believe. Lightning fast. 33 times cheaper than GPT-4o but has a 700% greater context — **1 m

Read More
The Real Reason OpenAI Abandoned Next.js for Remix

The Real Reason OpenAI Abandoned Next.js for Remix

The surprising reasons behind OpenAI’s move and what it means for the future of web development Introduction to the Transition OpenAI recently caused a stir in the developer community by m

Read More
OpenAI Realtime API (Voice Mode), Getting Started on Colab

OpenAI Realtime API (Voice Mode), Getting Started on Colab

Everything you need to know, and a hands-on introduction to OpenAI’s voice mode API that you can run on Colab. The latest development from OpenAI brings us the Realtime API, designed to al

Read More
Intelli-agent: Langchain, CrewAI and AutoGen Compared

Intelli-agent: Langchain, CrewAI and AutoGen Compared

1. Overview of AI Agent Frameworks In the dynamic landscape of artificial intelligence, choosing the right framework is a crucial decision for every data scientist and developer. The AI ag

Read More
AI Image Generator and Story Generation App using FastAPI, Groq and Replicate

AI Image Generator and Story Generation App using FastAPI, Groq and Replicate

Project Introduction: AI Image Generator and Story Creator The AI Image Generator and Story Creator is a web application that leverages advanced AI technologies to provide users with an interac

Read More
Introducing Atomic Agents 1.0: A Modular Framework for Building Agentic AI

Introducing Atomic Agents 1.0: A Modular Framework for Building Agentic AI

Imagine building AI applications as effortlessly as assembling LEGO blocks. That’s the idea behind Atomic Agents, a modular framework for construct

Read More
Artifacts: Top Mindblowing uses of Claude 3.5 Sonent

Artifacts: Top Mindblowing uses of Claude 3.5 Sonent

Anthropic recently launched its most advanced LLM, “Claude 3.5 Sonnet,” and it’s mindblowing. People on social media called this model the most advanced LLM currently available. This AI model out

Read More
A Month with Cursor and Claude-Dev: My Thoughts

A Month with Cursor and Claude-Dev: My Thoughts

I’ve been using two new tools recently- Cursor and Claude-Dev -both of which have been getting a fair bit of attention in the developer community. They’re each built to make coding faste

Read More
How to Improve LLMs with RAG

How to Improve LLMs with RAG

A beginner-friendly introduction w/ Python code This article is part of a larger series on using large language mo

Read More
Large Language Models Just Got A Whole Lot Smaller

Large Language Models Just Got A Whole Lot Smaller

And how this might change the game for software startups This piece was co-written with David Meiborg. *TLDR: Large Language Models (LLMs for short) a

Read More
OpenAI 01-Preview — SECRETS 99% of People Don’t Know

OpenAI 01-Preview — SECRETS 99% of People Don’t Know

How to get the most out of 01-preview I’ve been playing around with 01-preview since it came out. I’m loving it! I’m even teaching it in my new [AI Growth Hacking course](https://aigrowt

Read More
The Quest for Production-Quality Graph RAG: Easy to Start, Hard to Finish

The Quest for Production-Quality Graph RAG: Easy to Start, Hard to Finish

Overcoming the challenges of productionizing graph RAG When I read the recent article in VentureBeat about how Glean [just secured over $260 million in its latest funding round](https://ve

Read More
How to create an AI team to write compelling stories with CrewAI and Gemini Pro

How to create an AI team to write compelling stories with CrewAI and Gemini Pro

Are you fascinated by the idea of AI generating stories that capture the imagination? If so, you’re not alone! In this article, we’ll dive into an introductory project that combines the powers of C

Read More
Fine-tuning LLama 3 with Unsloth

Fine-tuning LLama 3 with Unsloth

In this article I will show you how to fine-tune an LLM (Llama 3 from Meta) using Unsloth. I will also provide a way to use your own custom dataset. **Note

Read More
Qwen2.5 1.5b: the future of Mobile AI?

Qwen2.5 1.5b: the future of Mobile AI?

Local Testing and Evaluation of Alibaba Cloud’s Latest LLM. With llama-cpp-python and a DIY prompt catalog. In part one we explored together the innovations from Alibaba Cloud’s team with th

Read More
Choosing Between LLM Agent Frameworks

Choosing Between LLM Agent Frameworks

The tradeoffs between building bespoke code-based agents and the major agent frameworks. Agents are having a moment. With multiple new frameworks and fresh [investment](https://foundationcap

Read More
Google Releases Gemma — A Lightweight And Open Source Model

Google Releases Gemma — A Lightweight And Open Source Model

In just a week, the world has witnessed the most groundbreaking AI advancements from two tech giants. OpenAI introduced its jaw-dropping AI video generator, [Sora](https://readmedium.com/3d1638

Read More
Llama 3.1 405B — How to Use for Free

Llama 3.1 405B — How to Use for Free

No Local Install Needed Llama 3.1 405B is Meta’s most advanced AI model released in July 2024 — but where can you try it?** LLama 3.1 comes in different versions, including

Read More
o1-preview vs. claude-3.5-sonnet: Comparing top LLMs

o1-preview vs. claude-3.5-sonnet: Comparing top LLMs

Today (Sep 12, 2024), OpenAI unveiled its latest language model, o1-preview. This advanced model is engineered to dedicate more time to processing before generating responses, enabling it to tackl

Read More
Claude 3.5 Sonnet (New): Pioneering the Future of AI with Computer Control Capabilities

Claude 3.5 Sonnet (New): Pioneering the Future of AI with Computer Control Capabilities

Anthropic has unveiled its latest AI model, Claude 3.5 Sonnet, on October 22, 2024. This release introduces revolutionary computer control capabilities and substantial improvements across variou

Read More
Alibaba’s Open-Source Qwen: How It’s Revolutionizing AI and How You Can Use It

Alibaba’s Open-Source Qwen: How It’s Revolutionizing AI and How You Can Use It

Alibaba has recently made waves in the AI world by open-sourcing its Qwen 2.5 models during the 2024 Apsara Conference. With over 100 models, Qwen spans multiple modalities including language, vi

Read More
A new risings Red star: Qwen2.5 is here

A new risings Red star: Qwen2.5 is here

Let’s test together the new born Alibaba Cloud’s generative AI Qwen2.5 with python and llama-cpp In silence, with not so many claims and anticipated announcements, Alibaba Cloud release on

Read More
A practical guide for using AutoGen in software applications

A practical guide for using AutoGen in software applications

Update: While this article was written only 4 months ago, AutoGen has since changed quite a bit. I apologize for some things that may be outdated in my code examples. If you want to learn abo

Read More
Building a Local AI-Powered News Aggregator with Ollama, Swarm, and DuckDuckGo

Building a Local AI-Powered News Aggregator with Ollama, Swarm, and DuckDuckGo

Building a Local AI-Powered News Aggregator with Ollama, Swarm, and DuckDuckGo In today’s fast-paced world, staying up-to-date with the latest news in specific fields can be challenging. What i

Read More
Explore Swarm Multi-Agent Framework Locally

Explore Swarm Multi-Agent Framework Locally

Swarm is an experimental sample framework to simulate lightweight multi-age

Read More
Generating structured data from an image with GPT vision and Langchain

Generating structured data from an image with GPT vision and Langchain

In today’s world, where visual data is abundant, the ability to extract meaningful information from images is becoming increasingly valuable. Langchain, a powerful framework for building applica

Read More
How to Run Nvidia’ llama-3.1-nemotron-70b-instruct Locally

How to Run Nvidia’ llama-3.1-nemotron-70b-instruct Locally

Running large language models (LLMs) locally has become increasingly popular among developers, researchers, and AI enthusiasts. One such model that has gained significant attention is the llama-3.

Read More
LangGraph vs. LangChain vs. LangFlow vs. LangSmith: Which One to Use & Why?

LangGraph vs. LangChain vs. LangFlow vs. LangSmith: Which One to Use & Why?

Discover the key differences between LangGraph, LangChain, LangFlow, and LangSmith, and learn which framework is best suited for your language model applications — from workflow building to p

Read More
RAG/LLM and PDF: Conversion to Markdown Text with PyMuPDF

RAG/LLM and PDF: Conversion to Markdown Text with PyMuPDF

Data feeding in markdown text format increases generated text quality Introduction In the context of Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) envi

Read More
RBYF: Qwen2.5–3B-instruct is damn good.

RBYF: Qwen2.5–3B-instruct is damn good.

Revised Benchmark with You as a Feedback: the brand new 3B model from Alibaba Qwen is an amazing model, and I can prove it! The illusion of emergent properties is largely a product of the metr

Read More
The 6 Best LLM Tools To Run Models Locally

The 6 Best LLM Tools To Run Models Locally

Running large language models (LLMs) like ChatGPT and Claude usually involves sending data to servers managed by [OpenAI](https://openai.

Read More