Type something to search...

Llm

Automating CSV Analysis with CrewAI

Automating CSV Analysis with CrewAI

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 More
Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

Build a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI

AI is transforming healthcare, and chatbots provide quick and reliable medical information. As I continued to gain more knowledge in generative AI, I wanted to build a medical chatbot that is co

Read More
Creating a Research Agent with AutoGen and Panel UI

Creating a Research Agent with AutoGen and Panel UI

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 More
OpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs

OpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs

A short code reference to build upon. As a developer passionate about AI education, I’ve always been fascinated by how we can make complex problem-solving more interactive and engaging. R

Read More
LLM Agents: Introduction to CrewAI

LLM Agents: Introduction to CrewAI

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 More
Automating Comic Book Creation with CrewAI Agents: Creative Content Generation

Automating Comic Book Creation with CrewAI Agents: Creative Content Generation

Introduction Once upon a time, creating a comic book was a laborious process, requiring writers, illustrators, and countless hours of effort. Today, artificial intelligence has emerged as a p

Read More
Apple’s LLM Siri: A New Era in AI-Powered Conversations?

Apple’s LLM Siri: A New Era in AI-Powered Conversations?

ARTIFICIAL INTELLIGENCE The world of artificial intelligence has been rapidly evolving in recent years, with generative AI (genAI) seemingly being added to everything. Apple’s Siri, once a

Read More
Scaling Document Extraction with O1, GPT4o, and Mini | ExtractThinker

Scaling Document Extraction with O1, GPT4o, and Mini | ExtractThinker

In this article, we’ll explore using ExtractThinker to process documents efficiently at scale. We’ll discuss when to use different models like O1,

Read More
Google Gemini: Are Big Context Windows the Killer Feature?

Google 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 More
How to Choose Ideas for an LLM-powered Product to Thrive in a Fiercely Competitive Landscape

How to Choose Ideas for an LLM-powered Product to Thrive in a Fiercely Competitive Landscape

Welcome to the third (final) piece in my series exploring the question: “Which GenAI products are worth developing?”[The first article](https://readmedium.com/what-llm-powered-products-are-wo

Read More
RAG/LLM and PDF: Conversion to Markdown Text with PyMuPDF

RAG/LLM and PDF: Conversion to Markdown Text with PyMuPDF

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
The 6 Best LLM Tools To Run Models Locally

The 6 Best LLM Tools To Run Models Locally

Running large language models (LLMs) like ChatGPT and Claude usually involves sending data to servers managed by [OpenAI](https://openai.

Read More