Llms
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 MoreCline v3.1: A Cost-Effective Alternative to Cursor and Windsurf
- Rifx.Online
- Programming , Technology , Chatbots
- 19 Jan, 2025
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 MoreBuilding 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 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 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 MoreNvidia Is About To Collapse The Price Of AI Models
- Rifx.Online
- Technology , AI , Generative AI
- 14 Jan, 2025
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 MorePerforming Analytical Queries with LLMs
- Rifx.Online
- Programming , Data Science , Privacy
- 14 Jan, 2025
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 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 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 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 MoreTop 21 Famous RAG Frameworks in 2025
Revolutionizing AI with Advanced Retrieval-Augmented Generation Disclosure: I use GPT search. The entire article is still drafted by me.My writing style tends to be assertive and anal
Read MoreI Combined the Blockchain and AI to Generate Art. Here’s What Happened Next.
- Rifx.Online
- Technology , Artificial Intelligence , Generative AI
- 05 Jan, 2025
TUTORIAL Using LLMs to create artistic representations of data Looking into the rainbow What would the blockchain look like if it could be visualized through imagery? The b
Read MoreBreak Into AI in 2025: Your Complete 6-Month Learning Path
📊 LinkedIn | ✍️ Medium | 💻 GitHub |🤝 Fiverr As
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 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 MoreImage Inference through Multi-Modal LLM Models
MULTIMODAL AI | LLM | OPENAI | GEMINI | VISION This blog explores the capabilities of multi-modal models in image inference, highlighting their ability to integrate visual and text
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 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 MoreClaude 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 MoreFrom 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 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 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 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 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 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 MoreBuilding 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 MoreLLM Agents: Multi-Agent Chats with Autogen
- Rifx.Online
- Chatbots , Programming , Generative AI
- 15 Dec, 2024
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 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 MoreGoogle Gemini-Exp-1206: The new Best LLM
Beats GPT-4.0, OpenAI-o1, Claude3.5 Sonnet and Gemini 1.5 on LMArena Google Gemini, after a lacklustre debut in the GenAI space some months back, is picking up pace quite fast. It has
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 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 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 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 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 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 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 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 MoreBuilding Intelligent Test Automation with Gen AI (OpenAI APIs)
- Rifx.Online
- Generative AI , Programming , Testing
- 13 Nov, 2024
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 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 MoreLongRAG: Giving AI a Bigger Net to Catch More Fish in the Sea of Information
In my previous article, I introduced whether RAG would become obsolete due to long-context LLMs. Today, let’
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 MoreGenerating 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