Machine learning
I Can’t Believe This Model Is Open-Sourced!!!!
- Rifx.Online
- Programming , Machine Learning , Open Source
- 20 Jan, 2025
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 MoreDeepSeek-R1-Lite-Preview: A New Era in AI Reasoning
Artificial Intelligence (AI) is no stranger to breaking barriers, but every once in a while, a new innovation comes along that makes us pause and take note. One such innovation is **DeepSeek-R1
Read MoreCan AI Really Think? DeepSeek’s R1 Says “Yes” (and Shows You How)
- Rifx.Online
- Artificial Intelligence , Ethics , Machine Learning
- 20 Jan, 2025
Imagine a computer that doesn’t just crunch numbers and follow instructions, but actually thinks things through, step-by-step, just like you do. That’s the exciting promise of “reasoning mod
Read MoreHow Good is DeepSeek-R1-Lite Preview at Reasoning
DeepSeek-R1-Lite-Preview (R1LP) is a LRM (Large Reasoning Model) recently released by the Chinese company DeepSeek. According to the mode
Read MoreMini MiniCPM-o 2.6: The 8B Parameter Multimodal LLM Beating GPT-4o
In a groundbreaking development, Mini CPM-o has taken the world of multimodal large language models (LLMs) by storm. With its 8-billion parameter architecture, it not only outperforms GPT-4o on
Read MoreVertical AI Agents: The Next $300 Billion Disruption in Tech
- Rifx.Online
- Technology , Data Science , Machine Learning
- 20 Jan, 2025
Imagine a world where entire business functions are managed by AI agents — no human intervention required. Sounds like science fiction? It’s closer than you think. Over the past two decades, we’
Read MoreBuilding 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 Smarter APIs: A Guide to Integrating CrewAI with FastAPI
- Rifx.Online
- Programming , Technology , Machine Learning
- 19 Jan, 2025
Table of Content · 1. Introduction ∘ Customer Support Agent ∘ Personal Finance Advisor ∘ Healthcare Assistant ∘ Learning Companion ∘ Project Management Assistant ∘ Creative Partner ∘ Smart
Read MoreUsing agents to breathe life into NPCs using CrewAI — Initial Conversation Analysis
- Rifx.Online
- Roleplay , Programming , Machine Learning
- 19 Jan, 2025
Conversation Analysis using output from: Using Agents to Breathe life into NPCs using CrewAI *Analysis
Read MoreHow 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 MoreResponsible Software Development with an Agentic AI Workforce
- Rifx.Online
- Programming , Machine Learning , Ethics
- 19 Jan, 2025
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 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 MoreA 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 MoreRAGFlow an Open-Source Retrieval-Augmented Generation (RAG) Engine
- Rifx.Online
- Generative AI , Machine Learning , Technology/Web
- 19 Jan, 2025
RAGFlow is an open-source Retrieval-Augmented Generation (RAG) engine that integrates with Large Language Models (LLM
Read MoreSky-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 MoreLangGraph : Tool calling Agents
- Rifx.Online
- Programming , Generative AI , Machine Learning
- 19 Jan, 2025
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 MoreMy GPT-evaluator got 1000% better with this simple trick.
I wish I had known this trick sooner. All my articles are free to read. [Non-members can read for free by clicking this link.](https://readmedium.com/my-gpt-evaluator-performance-impr
Read MoreWhy AI Agents are Good Software
- Rifx.Online
- Programming , Machine Learning , Data Science
- 14 Jan, 2025
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 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 MoreAgentic AI financial analysis with Autogen: what is better Bitcoin or Tesla?
- Rifx.Online
- Finance , Programming , Machine Learning
- 14 Jan, 2025
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 MoreIntroducing Swark: Automatic Architecture Diagrams from Code
- Rifx.Online
- Programming , Technology , Machine Learning
- 14 Jan, 2025
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 MoreWhich AI agent framework to use?Dify? LangChain? AutoGen? 9 Top used framework explained!
- Rifx.Online
- Programming , Machine Learning , Data Science
- 14 Jan, 2025
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 MoreHuggingFace smolagents: The best Multi-Agent framework so far?
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 14 Jan, 2025
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 MoreWhat GenAI topics you should focus in 2025 ?
- Rifx.Online
- Generative AI , Machine Learning , Ethics
- 14 Jan, 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 MoreHuman-centered AI: 5 key frameworks for UX designers
- Rifx.Online
- Technology , Machine Learning , Ethics
- 14 Jan, 2025
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 MoreBuilding 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 MoreAI 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 MoreFine-tuning LLaMA-3 for Text to SQL Generation with Modal: A Comprehensive Guide
- Rifx.Online
- Programming , Machine Learning , Data Science
- 11 Jan, 2025
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 MoreTraditional 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 MoreBuilding RAG for Product Recommendation using Google Gemini 2.0 API’s
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 11 Jan, 2025
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 MoreThinking of a Mac Mini or Mac Pro for Open-Source LLMs?
- Rifx.Online
- Technology , Cloud , Machine Learning
- 11 Jan, 2025
Thinking of a Mac Mini or Mac Pro for Open-Source LLMs? Cloud VMs Let You Test, Decide, and Save. *Are you considering investing in a Mac Mini or Mac Pro to experiment with open-source Large
Read MoreGoogle Chrome just leveled up with Al!
It can now see and explain anything on your screen. Here are 11 powerful features you’ll wish you discovered earlier: 1. Google Lens in Chrome - Add words to your Google Lens s
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 MoreData Exploration with Agentic AI: Exploring the Titanic Dataset using SmolAgents
When I began my journey into machine learning a decade ago, like many of us, I started with the Titanic dataset. I vividly recall the thrill of performing my first exploratory data analysis (EDA
Read MoreA 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 MoreByteDance Released An Open-Source Lip Sync AI Model
- Rifx.Online
- Technology , Generative AI , Machine Learning
- 09 Jan, 2025
ByteDance recently introduced LatentSync, which is a new state-of-the-art and open-source model for video lip sync. It’s an end-to-end lip sync framewor
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 MorePhi-4: Microsoft’s Newest Small Language Model Specializing in Complex Reasoning
Phi-4: A Compact Powerhouse Redefining AI Reasoning for Real-World Applications Microsoft’s Phi-4 represents a remarkable advancement in the realm of small language models, excelling in
Read MoreExploring 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 MoreMastering 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 MoreMastering CrewAI: Chapter 5— Train, Test, Replay & Plan | by Okan Yenigün | Jan, 2025 | Artificial Intelligence in Plain English
- Rifx.Online
- Programming , Machine Learning , Data Science
- 08 Jan, 2025
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 MoreMastering CrewAI: Chapter 4 — Processes | by Okan Yenigün | Jan, 2025 | Medium
- Rifx.Online
- Programming , Technology , Machine Learning
- 05 Jan, 2025
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 MoreBuilding Projects With Chrome’s On-device AI
- Rifx.Online
- Programming , Technology/Web , Machine Learning
- 05 Jan, 2025
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 MoreFine-Tuning a Llama-3 LLM and Deploying as a Serverless API on CloudFlare
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 05 Jan, 2025
(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 MoreMastering 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 MoreCreating a Research Agent with AutoGen and Panel UI
- Rifx.Online
- Programming , Machine Learning , Data Science
- 05 Jan, 2025
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 MoreBreak Into AI in 2025: Your Complete 6-Month Learning Path
📊 LinkedIn | ✍️ Medium | 💻 GitHub |🤝 Fiverr As
Read MoreQuickest 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 MoreTransforming Data into Solutions: Building a Smart App with Python and AI
- Rifx.Online
- Programming , Technology , Machine Learning
- 05 Jan, 2025
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 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 MoreMulti-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 03 Jan, 2025
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 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 MoreAI Crypto Trading Bot: Automate Your Trading Today | by Trade Aria | Dec, 2024 | Medium
- Rifx.Online
- Finance , Technology , Machine Learning
- 03 Jan, 2025
AI-Powered Crypto Trading Automation The world of cryptocurrency trading is changing fast. [Artificial intelligence (AI)](https://tradearia.com/free-ai-crypto-trading-bot-automate-your-tra
Read More6 Steps to Make AI Write Your Python Code for You | by Nabil Alouani | Towards Data Science
- Rifx.Online
- Programming , Programming/Scripting , Machine Learning
- 01 Jan, 2025
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 MoreMicrosoft Open Sources MarkItDown: A Game-Changing Library for File-to-Text Conversion 🌐📊📚
- Rifx.Online
- Technology , Programming , Machine Learning
- 30 Dec, 2024
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 MoreOpenAI o3 Model Is a Message From the Future: Update All You Think You Know About AI
- Rifx.Online
- Programming , Machine Learning , Data Science
- 30 Dec, 2024
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 MoreOpenAI’s o3 + Swarm + RAG Python Project: Easy AI/Chat for your Docs | by Gao Dalie (高達烈) | Dec, 2024 | Towards AI
- Rifx.Online
- Chatbots , Programming/Scripting , Machine Learning
- 30 Dec, 2024
In this story, I have a super quick tutorial showing you how to create a multi-agent chatbot with Swarm, Rag and OpenAI’s o3 to make a powerful Agent Chatbot for your business or personal use.
Read MoreDeepSeek: The Chinese Rival to ChatGPT Aiming for AI Market Leadership
- Rifx.Online
- Natural Language Processing , Machine Learning , Ethics
- 29 Dec, 2024
DeepSeek V3, China’s bold AI model, challenges GPT-4 with 671B parameters, cost-efficient training, and innovation under U.S. sanctions.Ali Shaker- The Chinese startup DeepSeek has
Read MoreDramatically 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 MoreMy LLM’s outputs got 1000% better with this simple trick.
I wish I had known this trick sooner. When I interned at Adobe Research (Bangalore) last summer, my job was to make open-source LLMs more aligned with the context. That means that no matte
Read MoreAgentic RAG Series: Exploring LangGraph for Advanced Workflows
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 27 Dec, 2024
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 MoreBuilding a Multi-agent Internet Research Assistant
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 27 Dec, 2024
…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 MoreDeepSeek V3: The best Open-source LLM | by Mehul Gupta | Data Science in your pocket | Dec, 2024 | Medium
Better than Claude 3.5 Sonnet, GPT-4o, Llama3.1 405B The year is about to end and just now, China’s DeepSeek has released its open-sourced model DeepSeek-v3, which has outperformed al
Read MoreLlm Fine Tuning Guide: Do You Need It and How to Do It
Working with LLMs, one of the most popular questions we get is about fine-tuning. Every second client asks if they should do additional training on their model. In most cases the answer is no, t
Read MoreMulti-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 MoreQwen QVQ-72B: Best open-sourced Image Reasoning LLM
Visual Reasoning LLM by Alibaba So. before ending 2024, Qwen (by Alibaba) is back with a bang and has released another open-sourced LLM, Qwen QVQ-72B which is a visual reasoning LLM i.e.
Read MoreQwen2.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 MoreThe Core of Modern AI: Knowledge Graphs and Vector Databases
- Rifx.Online
- Technology , Data Science , Machine Learning
- 27 Dec, 2024
In the rapidly evolving AI landscape, Retrieval-Augmented Generation (RAG) systems are gaining popularity for their ability to enhance traditional AI models by retrieving relevant informati
Read MoreThe Future of Search: How Agentic AI Powered Search Engines Work
- Rifx.Online
- Technology , Machine Learning , Data Science
- 27 Dec, 2024
Tired of Google’s Wrong Answers? Learn How AI is Making Web Searches Smarter and better! Picture this: you type a question into Google and instead of getting the right answer, you end up clic
Read MoreThe Rise and Evolution of RAG in 2024: A Year in Review
- Rifx.Online
- Generative AI , Machine Learning , Data Science
- 27 Dec, 2024
As 2024 comes to a close, the development of Retrieval-Augmented Generation (RAG) has been nothing short of turbulent. Let’s take a comprehensive look back at the year’s progress from various per
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 MoreC++ RESTful web service with autogenerated MCP Server to connect with LLMs
- Rifx.Online
- Programming , Technology/Web , Machine Learning
- 26 Dec, 2024
This is a 5-minute tutorial on how to add an MCP (Model Context Protocol) Server to your existing Oat++ application
Read MoreHow 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 MoreHow I Fix Prompts for Flawless AI Responses Every Time
When ChatGPT first launched, prompt templates for nearly every industry and profession flooded the internet. You’ve probably come across posts like “The Best [N] ChatGPT Prompts for [Sector/Pr
Read MoreHow to build Agentic RAG using CrewAI and Langchain
In the rapidly evolving landscape of AI, the ability to provide accurate, context-aware responses to user queries is a game-changer. Retrieval-Augmented Generation (RAG) has emerged as a powerf
Read MoreHow to stay updated on AI trends (without spending hours online)
- Rifx.Online
- Technology , Machine Learning , Data Science
- 26 Dec, 2024
Keeping up with artificial intelligence (AI) trends these days feels a bit like trying to sip from a firehose — except the firehose is spewing machine-generated jargon, research papers, and futur
Read MoreI just tried OpenAI’s updated o1 model. This technology will BREAK Wall Street
- Rifx.Online
- Finance , Programming , Machine Learning
- 26 Dec, 2024
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 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 MoreMarkItDown: 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 MoreThe Rise of AI-Driven UX: Balancing Automation and Human-Centered Design in 2025
If there is one thing that’s altering the way we create user experience (UX) designs and conduct research in 2024, it is definitely artificial intelligence (AI). UX experts have already integrated
Read MoreTop AI and Tech Trends to Watch in 2025
- Rifx.Online
- Technology , Machine Learning , Ethics
- 26 Dec, 2024
Welcome to 2025, a year that promises to redefine how we think about technology. Artificial intelligence (AI) has moved from a trendy topic to an invisible force driving everything from personal
Read MoreTransform Any Document into AI-Ready Markdown: Microsoft’s MarkItDown + Azure OpenAI Guide
- Rifx.Online
- Programming , Technology , Machine Learning
- 26 Dec, 2024
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 MoreIs Claude MCP the beginning of a true Agentic Era?
- Rifx.Online
- Programming , Technology , Machine Learning
- 26 Dec, 2024
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 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 MoreAutoGen: An Agentic Open-Source Framework for Intelligent Automation
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 19 Dec, 2024
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 MoreBuild 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 MoreDeep Dive into LlamaIndex Workflow: Event-Driven LLM Architecture
- Rifx.Online
- Programming , Technology/Web , Machine Learning
- 19 Dec, 2024
Progress and shortcomings after practice Recently, LlamaIndex introduced a new feature called Workflow in one of its versio
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 MoreBuilding a Local AI Task Planner with ClientAI and Ollama
- Rifx.Online
- Programming , Machine Learning , Data Science
- 19 Dec, 2024
In this tutorial, we’ll build an AI-powered task planner using ClientAI and Ollama. Our planner
Read MoreHow to Use Structured Generation for LLM-as-a-Judge Evaluations
Structured generation is fundamental to building complex, multi-step reasoning agents in LLM evaluations — especially for open source models *Disclosure: I am a maintainer of [Opik](https
Read MoreOutsmarting Big Data: How Small Businesses Can Compete in AI Without Mega-Datasets
- Rifx.Online
- Technology , Data Science , Machine Learning
- 15 Dec, 2024
Let’s face it — when it comes to AI, it often feels like small businesses are part of a lopsided fight. The big players — Google, Meta, OpenAI — seem to monopolize the AI narrative with flashy m
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 MoreThe Role of Small Models in the LLM Era
A recent study extensively explored the role of Small Language Models (SLMs) in modern AI. The research provided a comprehensive analysis of SLMs, focusing on their capabilities, applicatio
Read MoreMeta’s Llama 3.3: The Evolution of Open-Source Large Language Models
Meta’s recent release of Llama 3.3 represents a milestone in the development of large language models (LLMs). It introduces improvements in scale, efficiency, and safety, while remaining open
Read MoreLess is More: The Art of Midjourney AI Prompt Generation with ChatGPT o1
- Rifx.Online
- Chatbots , Generative AI , Machine Learning
- 12 Dec, 2024
As an AI art creator, I was naturally excited when OpenAI released ChatGPT o1, claiming it has PhD-level intelligence. While many rushed to test its coding or writing capabilities, I had a diff
Read MoreBuilding Enterprise AI Apps with Multi-Agent RAG!
- Rifx.Online
- Generative AI , Machine Learning , Data Science
- 12 Dec, 2024
Authors: Pavan Belagatti & Madhukar Kumar In the rapidly evolving landscape of AI, [multi-agent Retrieval-Augmen
Read MoreOpenAI’s O1 Model: A Detailed Exploration into the Future of AI
IntroductionArtificial intelligence has rapidly evolved over the last decade, leading to breakthroughs in natural language processing (NLP), machine learning, and multimodal applications. Op
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 MoreTesting OpenAI’s o1 Models: A Look at Chain-of-Thought Prompting for Journalism Tasks
New LLMs are touted as smarter problem-solvers — but how do they fare in real-world journalistic tasks like data visualization and headline selection? Last month, OpenAI released two new la
Read MoreSmarter 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 MoreCrewAI’s Task Tool vs. Agent Tool: The differences you MUST Know
- Rifx.Online
- Programming , Machine Learning , Data Science
- 07 Dec, 2024
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 MoreCrewAI Sample Project — AI Technology Blogger
- Rifx.Online
- Programming , Technology , Machine Learning
- 07 Dec, 2024
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 MoreCrewAI and Criteo API — Part 1
- Rifx.Online
- Programming , Technology , Machine Learning
- 07 Dec, 2024
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 MoreLLM Agents: Introduction to CrewAI
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 07 Dec, 2024
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 MoreAI Workflow Automation with CrewAI Flows
- Rifx.Online
- Programming , Machine Learning , Data Science
- 07 Dec, 2024
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 MoreChoosing the Right AI Agent Framework: LangGraph vs CrewAI vs OpenAI Swarm
- Rifx.Online
- Programming , Machine Learning , Data Science
- 07 Dec, 2024
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 MoreOpenAI o1 Model Fully Released: Enhanced Multimodal AI for Science, Coding, and Writing
- Rifx.Online
- Technology , Machine Learning , Computer Vision
- 07 Dec, 2024
Discover OpenAI’s new o1 model: faster, smarter, and multimodal. With advanced reasoning, coding precision, and image analysis, o1 sets a new AI standard. OpenAI’s o1 Model Now Fully R
Read MoreOpenAI’s O1 and O1 Pro Models: A New Era of Reasoning-Focused AI
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 07 Dec, 2024
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 MoreOpenAI o1 is Out and ChatGPT Pro: The Future of Intelligent AI Tools
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 07 Dec, 2024
OpenAI has launched the OpenAI o1 model and introduced a premium subscription tier, ChatGPT Pro, designed for high-performance professiona
Read MoreAI In Code Reviewing
- Rifx.Online
- Programming , Machine Learning , Data Science
- 06 Dec, 2024
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 MoreMCP by Anthropic Will Blow Your Mind
- Rifx.Online
- Programming , Technology , Machine Learning
- 06 Dec, 2024
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 MoreAre You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 06 Dec, 2024
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 MoreNavigating the AI Agent Landscape: In-Depth Analysis of Autogen, CrewAI, LlamaIndex, and LangChain…
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 05 Dec, 2024
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 MoreTeaching AI to Think Like A 6ᵗʰ Grader and Learn like a Child
- Rifx.Online
- Education , Creativity , Machine Learning
- 05 Dec, 2024
Why We Have to Let AI Have Its Playground Back — Imagination, Chaos, and a Little Bit of Magic If you ask a 6ᵗʰ grader how they would solve a global problem like climate change, chances are y
Read MoreThe Great Tech Job Migration is Upon Us
- Rifx.Online
- Technology , Data Science , Machine Learning
- 05 Dec, 2024
Tech Job Watch What you need to know about how jobs are adapting to the new tech climate. November Tech Job Watch *Not a member yet? You can read for free [here](https://readm
Read MoreA multi-agentic way of implementing complex LLM applications using LangGraph framework
- Rifx.Online
- Programming , Generative AI , Machine Learning
- 30 Nov, 2024
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 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 MoreHands-on : Build Agentic Workflow using LangGraph (Key Learnings from Langchain-academy) | Part-1
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 30 Nov, 2024
Introduction Langchain has recently introduced an impressive course focusing on LangGraph and its key features for developing robus
Read MoreImplement 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 MoreAlibaba 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 MoreAlibaba 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 MoreFrom LangChain to LangGraph: Making the Multi-Model DrugBot Personal and Teachable
- Rifx.Online
- Chatbots , Health , Machine Learning
- 30 Nov, 2024
Adding memory and learning ability to the human-in-the-loop chatbot Drug trials test new medications for safety, effectiveness, and efficacy in humans. These critical studies are essent
Read MoreIs Anthropic’s Model Context Protocol (MCP) the Interoperability Standard We’ve Been Waiting For?
- Rifx.Online
- Programming , Technology , Machine Learning
- 27 Nov, 2024
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 MoreLazyGraphRAG: A New Era of Efficient and Effective RAG | by Ankush k Singal | Nov, 2024 | Medium
- Rifx.Online
- Generative AI , Machine Learning , Data Science
- 27 Nov, 2024
Introduction In the realm of artificial intelligence, Retrieval Augmented Generation (RAG) has emerged as a powerful technique to enhance the capabilities of large language models (LLMs). RAG e
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 MoreReading Document and Coding Functions with Multi-Agent AI Systems using Magentic-One
- Rifx.Online
- Programming , Technology , Machine Learning
- 26 Nov, 2024
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 MoreBuilding a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
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 MoreBuilding a multi agent system using CrewAI
- Rifx.Online
- Programming , Machine Learning , Data Science
- 25 Nov, 2024
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 MoreDesign Considerations of Advanced Agentic AI for Real world Applications
- Rifx.Online
- Programming , Machine Learning , Data Science
- 25 Nov, 2024
F𝚛𝚘𝚖 𝙲𝚕𝚊𝚜𝚜 𝚋𝚊𝚜𝚎𝚍 𝙰𝚐𝚎𝚗𝚝𝚜 𝚝𝚘 𝚕𝚊𝚗g𝚌𝚑𝚊𝚒𝚗 𝙰𝚐𝚎𝚗𝚝s As Artificial Intelligence (AI) systems evolve, the concept of Agentic AI — where AI systems are composed of
Read MoreFrom Zero to Hero: Building an Intelligent Chatbot with LangGraph in No Time
- Rifx.Online
- Chatbots , Programming , Machine Learning
- 25 Nov, 2024
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 MoreHow to Build AI Agents with LangGraph: A Step-by-Step Guide
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 25 Nov, 2024
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 MoreHow 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 MoreLangGraph for Healthcare: A Comprehensive Technical Guide
- Rifx.Online
- Programming , Machine Learning , Health
- 25 Nov, 2024
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 MoreLangGraph: The Future of Advanced Multi-Agent Workflows
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
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 MoreMastering LangGraph: The Ultimate Guide to AI Systems, RAG, Agents, and Tools
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 25 Nov, 2024
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 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 MoreOpenAI Swarm vs LangChain LangGraph: A Detailed Look at Multi-Agent Frameworks
- Rifx.Online
- Programming , Technology , Machine Learning
- 25 Nov, 2024
Ankush k Singal Introduction The world of artificial intelligence is rapidly evolving, and the ability to create complex workflows involving multiple a
Read MoreSix Thinking Hats + CrewAI Flows: Smarter Decisions with AI Ag
- Rifx.Online
- Programming , Machine Learning , Decision Making
- 25 Nov, 2024
“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 MoreWhich 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 MoreYour Ultimate Roadmap to Becoming an AI Engineer in 2025
- Rifx.Online
- Programming , Machine Learning , Data Science
- 25 Nov, 2024
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 MoreClaude 3.5 Sonnet Unleashed: The AI Revolution You Can’t Afford to Miss | by Ahmed Bahaa Eldin | Medium
The technological area known as Artificial Intelligence is a relatively young field that has been progressing exceptionally fast, and among the newest examples of its development is known as [**
Read MoreNew Claude 3.5 Can Control Computer: Outsmarts o1 in Coding and Redefines Agent Capabilities
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
Anthropic’s Groundbreaking AI, Claude 3.5, Uses Computers Like a Human and Becomes a Game-Changer in Automation AuthorZijian Yang (**O
Read MoreClaude 3.5 Sonnet on Amazon Bedrock: A New Era for AI-Powered Knowledge Bases
- Rifx.Online
- Technology , Machine Learning , Generative AI
- 20 Nov, 2024
In the ever-evolving landscape of artificial intelligence, staying ahead of the curve means embracing the latest innovations with both enthusiasm and strategic insight. One such innovation that
Read MoreClaude 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 MoreProgram a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
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 MoreQwen 2.5 Coder 32B: Is This Best Open Weight Model Better than GPT-4o and Claude 3.5 Sonnet
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 20 Nov, 2024
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 MoreHow to Use Claude 3.5 for Data Analysis(Secret tool)
- Rifx.Online
- Data Science , Technology , Machine Learning
- 20 Nov, 2024
Most of us dont know about this feature In this article we’ll talk about how Claude, an AI-powered data analyst that can help us analyze data and make cool interactive visualizations. We’ll c
Read MoreMagentic-One, AutoGen, LangGraph, CrewAI, or OpenAI Swarm: Which Multi-AI Agent Framework is Best?
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
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 MoreConversational AI for Customer Service: Best Practices and Key Steps for Success
In today’s fast-paced business environment, customer service plays a crucial role in building and maintaining customer loyalty. As businesses strive to offer personalized and efficient support,
Read MoreLeveraging Large Language Models (LLMs) in B2C Industries: Transforming Customer Experience with…
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 16 Nov, 2024
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 MoreRoadmap to Become an AI Engineer in 2025
- Rifx.Online
- Programming , Machine Learning , Data Science
- 16 Nov, 2024
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 MoreBuilding a Reliable Text Classification Pipeline with LLMs: A Step-by-Step Guide
Overcoming common challenges in LLM-based text classification In this step-by-step tutorial, we’ll walk through how to use large language models (LLMs) to build a text classification pi
Read MoreThe Most Ambitious AI Crypto Project Ever is Here
- Rifx.Online
- Technology , Machine Learning , Blockchain
- 16 Nov, 2024
AI & Blockchains: A Match Made in Heaven, or a Scam? One of the founding fathers of modern AI wants to use the blockchain to train the world's largest open-source Large Language Model (LLM),
Read MoreTop 8 Leading AI Use Cases Revolutionizing Business in 2025
- Rifx.Online
- Technology , Predictive Analytics , Machine Learning
- 16 Nov, 2024
Explore key AI applications driving business success. Artificial Intelligence (AI) is increasingly shaping the future of business, with its influence expanding across industries. In 2025, AI
Read MoreQwen New Release: The King of Coder is Qwen2.5 coder 32B!
- Rifx.Online
- Programming , Technology , Machine Learning
- 14 Nov, 2024
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 MoreQwen2.5-Coder 32B Instruct: A Best Coding Model-A Complete Step-by-Step Guide and Performance…
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 14 Nov, 2024
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 MoreRAGate: Adaptive RAG for Conversational AI
Building Conversational AI systems is hard!!! It’s feasible but also complex, time-consuming, and resource-intensive. The challenge lies in designing systems that can understand and genera
Read MoreTop 25 Generative AI Terminologies You Must Know
- Rifx.Online
- Generative AI , Machine Learning , Data Science
- 14 Nov, 2024
Master the Key Concepts to Excel in Generative AI with Clear Explanations, Real-World Applications, and In-Depth Resources Generative AI is indeed a critical technology across industries; t
Read MoreClaude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 13 Nov, 2024
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 MoreCase Study: Turning Doctor Transcripts into Temporal Medical Record Knowledge Graphs
- Rifx.Online
- Health , Data Science , Machine Learning
- 13 Nov, 2024
Interested in turning Doctor/Patient medical records and transcripts into Temporal Knowledge Graph that you can ask complex questions across multiple medical histories, time periods, and patients?
Read MoreComparative Study of LangGraph, Autogen, and Crewai for Building Multi-Agent Systems
- Rifx.Online
- Programming , Technology , Machine Learning
- 13 Nov, 2024
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 MoreMicrosoft GraphRAG v0.4.0
- Rifx.Online
- Programming , Data Science , Machine Learning
- 13 Nov, 2024
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 MoreWhy embedding matters when building a non-English RAG system — Multilingual embeddings
Why Embeddings are Key Embeddings are a cornerstone of modern generative AI, silently driving the functionality of many systems we interact with daily. At their simplest, embeddings are **num
Read MoreGemma vs. Llama vs. Mistral: Exploring Smaller AI Models
A Comparative Study of Small-Scale Language Models: Evaluating Gemma, Llama 3, and Mistral in Reading Comprehension Tasks Introduction Large Language Models (LLMs) have been evolving rapidl
Read MoreGoogle Gemini: Are Big Context Windows the Killer Feature?
Goggle’s upcoming LLM makes a massive move Barely eight months ago, a leaked Google email revealed the company was struggling to outpace its AI rivals. Not only was there [no moat](https://www
Read MoreMojo, 90,000 Times Faster Than Python, Finally Open Sourced!
- Rifx.Online
- Programming , Machine Learning , Data Science
- 10 Nov, 2024
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 MoreHow I Wrote a Whole Book with ChatGPT in Less Than 3 Hours!
- Rifx.Online
- Chatbots , Machine Learning , Generative AI
- 10 Nov, 2024
Demystifying the AI Craze My name is Alex, and I’m just a dude working in financial technology (Fintech), a sector that inevitably makes you curious about everything, especially new trends.
Read MoreHow NVIDIA Pruned and Distilled Llama 3.1 to Create Minitron 4B and 8B
- Rifx.Online
- Programming , Machine Learning , Data Science
- 10 Nov, 2024
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 MoreLlama 3.2: The Next Generation of Lightweight, Instruction-Tuned Language Models: A Hands-On…
Discover LLaMA 3.2’s Key Innovations in Pruning, Knowledge Distillation, and Multilingual Performance, Plus a Hands-On Tutorial to Run Locally or Through Google Colab 👨🏾💻 [GitHub](https://
Read MoreMeta’s Llama 4 is Coming Soon Plus: Parallels Brings Apple Intelligence to Windows
- Rifx.Online
- Technology , Machine Learning , Generative AI
- 10 Nov, 2024
Plus: Parallels Brings Apple Intelligence to Windows Welcome to Get The Gist, where every weekday, we share an easy-to-read summary of the latest and greatest developments in AI — ne
Read MoreSmolLM2: Very Good Alternatives to Qwen2.5 and Llama 3.2
- Rifx.Online
- Technology , Machine Learning , Data Science
- 10 Nov, 2024
And it's fully open! Hugging Face has doubled down on their SmolLM initiative. They released SmolLM2: 1.7B, 360M, and 135M models trained on 11T tokens (against 1T for SmolLM). They release
Read MoreMultimodal RAG with Gemini Pro and LangChain
- Rifx.Online
- Programming , Machine Learning , Computer Vision
- 08 Nov, 2024
Introduction In this tutorial, we will explore the integration of Gemini Pro and Gemini Pro Vision with the [LangChain](https://www.
Read MoreNew Gemini 1.5 FLASH Model: An Absolute Google Game Changer
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 08 Nov, 2024
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 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 MoreOvercoming LLM Challenges in Healthcare: Practical Strategies for Development in Production
- Rifx.Online
- Health , Generative AI , Machine Learning
- 08 Nov, 2024
Generative AI An article on the most common LLM development challenges I’ve encountered, effective mitigation strategies, and a career-defining interview mistake Introduction I’v
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 MoreHow Agentic RAG solves problem with current RAG limitations
- Rifx.Online
- Generative AI , Data Science , Machine Learning
- 04 Nov, 2024
In this volume 4 of coffee break concept, we will understand how AgenticRAG helps solve limitations of traditional RAG. RAG Framework The RAG (Retrieval Augmented Generation) framework operates
Read MoreUnlocking Mixture-of-Experts (MoE) LLM : Your MoE model can be embedding model for free
Mixture-of-experts (MoE) LLM can be used as an embedding model for free. I recently found an interesting paper titled “Your Mixture-of-Experts LLM is Secretly an Embedding Model for Free.”
Read MoreLarge Language Models Just Got A Whole Lot Smaller
- Rifx.Online
- Programming , Technology , Machine Learning
- 04 Nov, 2024
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 MoreOpenAI GPT-5: Ph.D.-Level Intelligence Expected by 2025
- Rifx.Online
- Machine Learning , Ethics , Data Science
- 01 Nov, 2024
After months of speculation, OpenAI has finally unveiled details about the highly anticipated GPT-5. Initially expected in 2024, its release has been postponed to late 2025 or early 2026. Mir
Read MoreOpenAI 01-Preview — SECRETS 99% of People Don’t Know
- Rifx.Online
- Programming , Machine Learning , Technology/Web
- 01 Nov, 2024
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 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 MoreMistral AI Unveils Ministral 3B and 8B Models Plus: Nvidia Launches AI Model that Outperforms GPT-4
- Rifx.Online
- Technology , Generative AI , Machine Learning
- 31 Oct, 2024
Plus: Nvidia Launches AI Model that Outperforms GPT-4 Welcome to Get The Gist, where every weekday we share an easy-to-read summary of the latest and greatest developments in AI — n
Read MoreRetrieval-Augmented Generation: Approaches, State of the Art, and Optimization Strategies
⭐ RAG is particularly useful in knowledge-intensive scenarios or domain-specific applications that require knowledge that’s continually updating. RAG has been popularized recently with its app
Read MoreFine-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 MoreChoosing Between LLM Agent Frameworks
- Rifx.Online
- Programming , Technology , Machine Learning
- 29 Oct, 2024
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 MoreClaude 3.5 Sonnet V/S GPT-4O: Which one is better
In November 2022, OpenAI launched ChatGPT, a model that has revolutionized how we search and interact with information. Next year, in March, an American startup,” Anthropic,” founded by ex-OpenAI
Read Moreo1-preview vs. claude-3.5-sonnet: Comparing top LLMs
- Rifx.Online
- Programming , Machine Learning , Generative AI
- 27 Oct, 2024
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 MoreAlibaba’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 More5 Key Points to Unlock LLM Quantization
- Rifx.Online
- Machine Learning , Data Science , Technology/Web
- 24 Oct, 2024
Quantizing Large Language Models LLM Quantization is currently a hot topic due to its vital role in making Large Language Models (LLMs) more efficient and deployable across various hardwar
Read More