Autonomous systems
Building my own Proof of Concept agent using Autogen 0.4
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 19 Jan, 2025
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 MoreBuilding Human-Facing Agentic Systems: The Psychology and Sociology of Super Intelligence
Soundcloud Podcast Executive Summary“Power is in tearin
Read MoreHow I Built Smarter AI Tools for Pharma: From Generative AI to Agentic AI
- Rifx.Online
- Generative AI , Autonomous Systems , Health
- 19 Jan, 2025
When I first started developing AI tools for the pharmaceutical industry, my idea was simple: to tackle real, everyday challenges. I’ve spent years watching compliance teams drowning in paperwor
Read MoreAI Agents, Agentic AI, and Autonomous AI: Are They the Same?
- Rifx.Online
- Autonomous Systems , Ethics , Machine Learning
- 19 Jan, 2025
A few weeks ago, I published an article titled [“AI Agents vs Agentic AI: What’s the Difference and Why Does It Matter?”](https://readmedium.com/ai-agents-vs-agentic-ai-whats-the-difference-
Read MorePersonalizing UX for Agentic AI
- Rifx.Online
- Chatbots , Autonomous Systems , Machine Learning
- 19 Jan, 2025
Fine-tuning AI Agents based on User personas for Enterprise Use-cases 1. Introduction The discussion around ChatGPT (in general, Generative AI), has now evolved into Agentic AI. Whil
Read MoreDemystifying Generative AI Agents
- Rifx.Online
- Generative AI , Chatbots , Autonomous Systems
- 19 Jan, 2025
From single interactions to complex multi-agent systemsOverview Lost in the hype around Generative AI agents? You’re not alone. This post cuts through the noise, providing a clear defin
Read MoreEnterprise-Ready AI Agents in Java & Spring Boot: A Comprehensive Guide
- Rifx.Online
- Programming , Technology , Autonomous Systems
- 19 Jan, 2025
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 MoreAgentic Orchestration in Modular AI: Designing Systems That Evolve
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 14 Jan, 2025
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 MoreBuilding 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 MoreThe Top 12 Agent-based Workflow Tools
- Rifx.Online
- Technology , Autonomous Systems , Programming/Scripting
- 11 Jan, 2025
Discover how to choose the right tools for automating workflows Disclosure: I use GPT search to collection facts. The entire article is drafted by me. Thank you for being a part of this jo
Read MoreHow Multi-Agent Systems Mirror Team Collaboration: AI Agents Explained
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 11 Jan, 2025
*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 MoreBeyond the Hype: 7 Dimensions of Agentic AI Value
- Rifx.Online
- Generative AI , Autonomous Systems , Data Science
- 11 Jan, 2025
A Holistic Architecture for Driving Real-World Impact“Imagine an AI that senses its environment, crafts creative solutions, orchestrates multi-step workflows, and keeps learning — witho
Read MoreTowards Intelligent Autonomous Research Agents Using Pydantic AI
- Rifx.Online
- Autonomous Systems , Data Science , Machine Learning
- 09 Jan, 2025
In an era where the pace of technological advancement demands constant learning and adaptability, having an intelligent assistant to shoulder the burden of research is not just a luxury — it’s b
Read More2025: The Year of Agentic AI — Building a Multi-Agent System with CrewAi and Gemini 1.5
- Rifx.Online
- Autonomous Systems , Programming , Generative AI
- 09 Jan, 2025
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 MoreA Blog about a Crew AI Crew that writes about a Crew AI Crew writing a Blog | by Ryan A Ellis | Medium
- Rifx.Online
- Programming , Autonomous Systems , Generative AI
- 03 Jan, 2025
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 MoreMastering CrewAI: A Comprehensive Guide to Automating Content Creation and Marketing Workflows with Multi-Agent Systems | by Kshitij Kutumbe | Medium
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 03 Jan, 2025
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 MoreOpenAI’s Swarm (Part 1): A Short Reference Implementation
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 03 Jan, 2025
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 MoreWhat Are AI Agents? Your Step-by-Step Guide to Build Your Own.
- Rifx.Online
- Autonomous Systems , Data Science , Technology
- 03 Jan, 2025
The next big thing? Gartner believes AI agents are the future. OpenAI, Nvidia and Microsoft are betting on it — as are companies such as Salesforce, which have so far been rather inconspicuous
Read More2025’s Most Profitable Investment Trend? AI Agents
- Rifx.Online
- Technology , Finance , Autonomous Systems
- 03 Jan, 2025
Top AI Agents to Watch Before They Go Parabolic in 2025 Every now and then, a technological breakthrough changes the rules of the game. Right now, that breakthrough is AI agents. These a
Read More4 BEST AI Altcoins For 40x Crypto Gains in 2025
- Rifx.Online
- Finance , Technology , Autonomous Systems
- 30 Dec, 2024
ARTIFICIAL INTTELLIGENCE 4 BEST AI Altcoins For 40x Crypto Gains in 2025 After AIXBT and CGPT my new list waiting for next run When it comes to massive potential within cryptocurre
Read MoreEnhancing AI Agents with Browser Use: Bridging the Gap Between AI and the Web 🌐🤖✨ | by Pankaj | Dec, 2024 | Medium
- Rifx.Online
- Programming , Technology/Web , Autonomous Systems
- 30 Dec, 2024
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 MoreBuilding a Multi Agent based — “Auto Recursive” — Plan , Execute, Re-Plan Process
- Rifx.Online
- Programming , Autonomous Systems , Generative AI
- 27 Dec, 2024
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 MoreThe Ultimate Guide to AI Agent Frameworks: CrewAI vs LangGraph vs PhiData vs Relevance AI
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 27 Dec, 2024
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 MoreHands-on demo with building Agentic RAG (Retrieval-Augmented Generation) pipeline
- Rifx.Online
- Generative AI , Autonomous Systems , Technology/Web
- 26 Dec, 2024
Illustration to see how autonomous agents can be involved in the RAG system to retrieve the most relevant piece of information What is Agentic RAG? So, we all know what Retrieval Augmented G
Read MoreHow to Build a Proactive Agent with Real-Time Event Processing
- Rifx.Online
- Programming , Technology , Autonomous Systems
- 26 Dec, 2024
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 MoreIntroduction to Agentic AI and Its Design Patterns
- Rifx.Online
- Autonomous Systems , Machine Learning , Ethics
- 26 Dec, 2024
Artificial Intelligence has come a long way from rule-based systems to sophisticated autonomous agents capable of making decisions and adapting to complex environments. A pivotal concept in thi
Read MoreMy 5 AI Predictions for 2025
- Rifx.Online
- Autonomous Systems , Chatbots , Predictive Analytics
- 26 Dec, 2024
And a few non-predictions Predicting (correctly) the future is challenging. Ask about it — to bring a widely known pop culture icon — Hanna and Barbera, the creators of the Jetsons, who imagi
Read More5 Levels Of AI Agents (Updated)
- Rifx.Online
- Autonomous Systems , Machine Learning , Robotics
- 19 Dec, 2024
𝗔𝘂𝘁𝗼𝗻𝗼𝗺𝗼𝘂𝘀 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁𝘀 are AI systems capable of performing a series of complex tasks independently to achieve a goal. *The phrases AI Agents, Autonomous Agents, Agentic Ap
Read MoreBuilding Multi-Agent LLM Systems with crewAI: A Step-by-Step Guide
- Rifx.Online
- Programming , Autonomous Systems , Technology/Web
- 19 Dec, 2024
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 MoreUnlocking Complex AI Tasks: Multi-Step Agents with Gemini 2.0, LangGraph, and Grounded Responses
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 19 Dec, 2024
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 MoreHow Can AI Agents Help Streamline Workflow Automation?
- Rifx.Online
- Technology , Data Science , Autonomous Systems
- 19 Dec, 2024
In the fast-paced business environment of today, organizations must operate efficiently to stay competitive. One key to achieving this efficiency is automation. However, automation has evolved
Read MoreFrom Knowledge to Action: Why Domain-Specific LLMs Need Agentic AI?
- Rifx.Online
- Machine Learning , Autonomous Systems , Ethics
- 15 Dec, 2024
In the ever-evolving landscape of artificial intelligence, two powerful forces are shaping the future: Domain-Specific Large Language Models (LLMs) and Agentic AI. While each brings re
Read MoreWhat are AI Agents: From Virtual Assistants to Intelligent Decision-Makers
- Rifx.Online
- Chatbots , Autonomous Systems , Machine Learning
- 15 Dec, 2024
A Ground-Up Guide to Understanding AI Agents The recent shift from LLM-powered chatbots to what the field now defines as agentic systems or agentic AI can be summarized with a good old s
Read MoreAgentic AI: Building Autonomous Systems from Scratch
A Step-by-Step Guide to Creating Multi-Agent Frameworks in the Age of Generative AI This post was co-authored with Rafael Guedes. Introduction The rise of generative AI is the ne
Read MoreCrewAI: Your Personal Army of AI Agents, Collaborating for You
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 07 Dec, 2024
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 MoreHow To Think In Terms of Tasks & Flows With CrewAI
- Rifx.Online
- Programming , Technology , Autonomous Systems
- 07 Dec, 2024
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 MoreOptimizing 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 MoreBuilding AI Agents to Automate Enterprise-Level Software Development: A Practical Perspective
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 30 Nov, 2024
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 MoreDemystifying the Concept of Agentic AI Frameworks
- Rifx.Online
- Autonomous Systems , Machine Learning , Ethics
- 30 Nov, 2024
It’s been a quite a whirlwind year in the generative AI space. As companies lie OpenAI, Google or Apple continued their battle of building more sophisticated large language models, we’re seeing
Read MoreIntroducing Microsoft’s Magentic-One Agentic Framework
- Rifx.Online
- Programming , Autonomous Systems , Technology/Web
- 26 Nov, 2024
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 MoreMagentic-One: The Rise of Generalist Multi-Agent Systems for Complex Tasks
In This Issue:What makes Magentic-One revolutionary? The Orchestrator’s role in task-solving Strengths and limitations of multi-agent systems *The implications for the fut
Read MoreHow Magnetic-One is Redefining Multi-Agent AI Systems
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 26 Nov, 2024
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 MoreMLOps → LLMOps → AgentOps: Operationalizing the Future of AI Systems
- Rifx.Online
- Machine Learning , Autonomous Systems , Ethics
- 25 Nov, 2024
Introduction With rapid advancements in AI technology, organizations need scalable frameworks to handle the growing complexity of deploying machine learning models, large language models (LLM
Read MoreClaude 3.5’s Computer Use Feature: A Game-Changer for Industry Automation
- Rifx.Online
- Programming , Technology , Autonomous Systems
- 20 Nov, 2024
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 MoreMultimodal AI for Conversational Human Motion
Written by Christian Safka and Keyu Chen In this exploration we’ll look at how multi
Read MoreThe Best Conversational AI Virtual Health Care Assistant for Aging Adults
- Rifx.Online
- Health , Chatbots , Autonomous Systems
- 16 Nov, 2024
Looking after our health becomes even more difficult as we grow older, and this is even worse for seniors who live alone. Although managing medications, doctors visits, and overall health becomes
Read MoreThe Focus Is Shifting From AI Agents To AI Agent Tool Use
- Rifx.Online
- Programming , Technology , Autonomous Systems
- 16 Nov, 2024
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 MoreBuilding Autonomous Multi-Agent Systems with CrewAI
- Rifx.Online
- Autonomous Systems , Programming , Data Science
- 14 Nov, 2024
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 MoreIntelli-agent: Langchain, CrewAI and AutoGen Compared
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 08 Nov, 2024
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 MoreIntroducing Atomic Agents 1.0: A Modular Framework for Building Agentic AI
- Rifx.Online
- Programming , Machine Learning , Autonomous Systems
- 08 Nov, 2024
Imagine building AI applications as effortlessly as assembling LEGO blocks. That’s the idea behind Atomic Agents, a modular framework for construct
Read MoreMeet Ministral 3B and 8B: Edge AI Game-Changers
- Rifx.Online
- Technology , Autonomous Systems , Data Science
- 01 Nov, 2024
Mistral AI’s New Frontier in Edge AI and On-Device Computing In the rapidly evolving landscape of AI, edge computing has become increasingly crucial for applications that demand low-latenc
Read MoreMistral AI Releases Revolutionary Edge Models Ministral 3B and 8B: Superior Performance and Privacy
- Rifx.Online
- Technology , Machine Learning , Autonomous Systems
- 31 Oct, 2024
Recently, Mistral AI has launched two new edge models — Ministral 3B and Ministral 8B, which have garnered widespread attention in the tech community. These models not only excel in performance bu
Read MoreA practical guide for using AutoGen in software applications
- Rifx.Online
- Programming , Chatbots , Autonomous Systems
- 24 Oct, 2024
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