Markdown
Automating CSV Analysis with CrewAI
- Rifx.Online
- Programming , Data Science , Generative AI
- 19 Jan, 2025
In this blog, we explore how to automate the process of analyzing a CSV dataset using CrewAI. We’ll build a workflow that includes agents for dataset context inference, data cleaning, visualizat
Read 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 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 MoreUnlocking PDFs for RAG with Markdown and Gemini
- Rifx.Online
- Programming , Technology , Data Science
- 26 Dec, 2024
It’s safe to say that Retrieval Augmented Generation (RAG) has changed the world for many businesses and organizations. By supplementing the built-in capabilities that an LLM like [Gemini](http
Read MoreBuilding a Collaborative AI Agent Framework for Automated EDA using CrewAI
- Rifx.Online
- Data Science , Programming , Automation
- 07 Dec, 2024
Introduction: A New Era of Data Exploration In today’s data-driven world, businesses are continuously seeking ways to extract actionable insights from vast datasets. Traditionally, this task
Read 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 MoreRAG/LLM and PDF: Conversion to Markdown Text with PyMuPDF
- Rifx.Online
- Programming , Technology , Technology/Web
- 24 Oct, 2024
Data feeding in markdown text format increases generated text quality Introduction In the context of Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) envi
Read More