Type something to search...

Blog Posts

Qwen2.5-Coder, Cosmos Tokenizer, OpenCoder, and New SentenceTransformers: Great Times for Open…

Qwen2.5-Coder, Cosmos Tokenizer, OpenCoder, and New SentenceTransformers: Great Times for Open…

I want to highlight some standout open-source advancements that have really caught my eye:Qwen2.5-Coder Series: An open-source code LLM that’s giving GPT-4 a run for its money. **Co

Read More
RAGate: Adaptive RAG for Conversational AI

RAGate: 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 More
Top 25 Generative AI Terminologies You Must Know

Top 25 Generative AI Terminologies You Must Know

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 More
Top 5 AI Tools for iOS Developers

Top 5 AI Tools for iOS Developers

To improve your workflow speed & efficiency While there are a lot of big AI talks, I want to get you back on earth. Whether you’re already using AI-assisted tools for coding or you feel like

Read More
Claude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost

Claude 3.5 Haiku: Anthropic’s Speed Demon Gets a Brain Boost

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 More
GLM-4-Voice 9B — Real-time Multilingual Voice Conversation AI — Install Locally in Minutes

GLM-4-Voice 9B — Real-time Multilingual Voice Conversation AI — Install Locally in Minutes

How to set up GLM-4-Voice 9B for seamless real-time voice interaction in English and Chinese, and explore its unique architecture, low-latency response, and customizable voice attributes.

Read More
A Robot Artist Just Made More Money Than You Have in Your Entire Creative Career

A Robot Artist Just Made More Money Than You Have in Your Entire Creative Career

We’ve reached the next level of AI creativity and commerce First, we prompted a computer screen to create art based on human creations. Now, it’s an actual robot doing the painting. That

Read More
Build a Customer Support Assistant with Llama3.1

Build a Customer Support Assistant with Llama3.1

Use LLM Agents and Amazon Bedrock to Solve Customer Queries with AI: A Guide to Building and Deploying a Support Assistant with Llama3.1 Introduction Problem Businesses often f

Read More
Build a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…

Build a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…

Hello and welcome to the last part of the series to build a scientific ChatBot with Langchain, Streamlit, and PubMed! In the previous part, we built the data persistence and RAG pipeline with v

Read More
Building Intelligent Test Automation with Gen AI (OpenAI APIs)

Building Intelligent Test Automation with Gen AI (OpenAI APIs)

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 More
Case Study: Turning Doctor Transcripts into Temporal Medical Record Knowledge Graphs

Case Study: Turning Doctor Transcripts into Temporal Medical Record Knowledge Graphs

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 More
Comparative Study of LangGraph, Autogen, and Crewai for Building Multi-Agent Systems

Comparative Study of LangGraph, Autogen, and Crewai for Building Multi-Agent Systems

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 More
LightRAG — Simple and efficient rival to GraphRAG?

LightRAG — Simple and efficient rival to GraphRAG?

Traditional RAG systems work by indexing raw data. This data is simply chunked and stored in vector DBs. Whenever a query comes from the user, it queries the stored chunks and retrieves releva

Read More
Microsoft GraphRAG v0.4.0

Microsoft GraphRAG v0.4.0

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 More
Tags