News
Here are the top AI features coming to iPhone, iPad, and Mac
Missed the Apple "Glowtime" Event? Don’t worry, I’ve got all the game-changing Apple Intelligence updates for you!
Thoughts
In this day and age, and with the rise of generative AI, real human communication is becoming increasingly important but getting to it is becoming harder than ever.
General
Let's face it, AI is trending. The space is overcrowded and choosing from the many tools and frameworks IS confusing. Read this to simplify your decision.
LlamaIndex
I built a custom AI agent that thinks and then acts. I didn't invent it though, these agents are known as ReAct Agents and I'll show you how to build one yourself using LlamaIndex in this tutorial.
crewAI
After playing around with crewAI, I just want to automate everything. You may think that creating AI agents that can work together to accomplish tasks is a complex job. Newsflash: crewAI makes it super-easy.
AutoGen
AI Agents are cool. They can solve a lot of problems in a few minutes or seconds. That’s assuming you set up the right conversation patterns in your application so that your agents work together not against each other.
AutoGen
So, you're wondering which framework to choose for your agentic app and you've come across AutoGen and CrewAI. Both are popular, but which one is more suitable for you?
AutoGen
Building agentic apps is not a complicated task! Let's see how this framework from Microsoft approaches multi-agent conversations and allows you to get started in no time!
Microsoft
Let's explore AutoGen Studio 2.0, the web application that lets us easily manage AI Agents, their skills, and how they collaborate to complete a task.
General
A wise man once said: If you're not using AI, other people who use AI will replace you. That wise man is me. See my top 5 go-to AI tools that I use daily to boost my productivity and efficiency.
Gain knowledge, pay nothing.
Today, Large Language Models have transformed every field. Lawyers, artists, programmers, and many more professionals are utilizing this wonderful technology. In this post, I'll share with you how I would teach myself about LLMs if I had to start all over again.
In this post, you'll learn how you can set up and integrate Amazon Bedrock with your LangChain app for an end-to-end RAG pipeline
Do you still have a million tabs open? Wasting hours finding flights and hotels for your trip? If you're not using AI you're doing it wrong. See how Gemini from Google does this for you (and more) in minutes!
A task like converting a PDF to JSON used to be complicated but can now be done in a few minutes. In this post, we're going to see how LangChain and GPT can help us achieve this.
Confused between LangChain and Semantic Kernel? This short post will help you choose the most suitable framework for your RAG app.
Using AI to generate blog posts? It's important to understand how to do it effectively to maximize organic traffic and provide value to your readers. Jump right in and find out how!
Let's talk about building a simple RAG app using LlamaIndex, Pinecone, and Google's Gemini Pro model. A step-by-step tutorial if you're just getting started!
Another day, another data framework... We can't catch a break! One of the latest kids on the block, Embedchain seems to be gaining popularity, so I took it for a spin and wrote this post to show you how it's different from one of the most popular data frameworks out there, LangChain.
Not all LLMs are created equal. With so many options, you should consider important factors to make the right decision for your business. In this post, we’re going to do exactly that!
Are you just getting started with LangChain? You've come to the right place! This post covers everything you need to know to get started quickly.
In the second part of this tutorial, we will apply what we've learned in Part 1 and utilize the Semantic Kernel SDK in a simple C# console app.
In this tutorial, I am going to introduce you to a superhero. He specializes in finding and busting myths about AI and then shares them on social media. He's all about facts and we're going to build him using Microsoft's Semantic Kernel.