Type something to search...

Blog Posts

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
How I Built a Customer Support Voicebot in No Time Using ElevenLabs, Make.com, and Twilio

How I Built a Customer Support Voicebot in No Time Using ElevenLabs, Make.com, and Twilio

As a self-proclaimed code enthusiast, I usually stick to building projects the traditional way — writing lines of code that give me full control and flexibility. There’s a certain satisfaction

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
What GenAI topics you should focus in 2025 ?

What GenAI topics you should focus in 2025 ?

GenAI Trends for this year It’s already a few days in 2025 and the Generative AI storm looks unstoppable. We had quite some blast in 2024 with LLMs, Frameworks, mechanisms, etc releasing a

Read More
Human-centered AI: 5 key frameworks for UX designers

Human-centered AI: 5 key frameworks for UX designers

Prioritizing user needs and adopting a structured approach to AI initiatives 2024 was a remarkable year of progress in artificial intelligence and it’s amazing how swiftly this technology

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
Nvidia Is About To Collapse The Price Of AI Models

Nvidia Is About To Collapse The Price Of AI Models

At CES Nvidia showed off a few interesting new things. The biggest of which is Jensen Huang’s new leather jacket. I mean look at that thing: is this a tech keynote or a fashion show? Honestly,

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
Tags