AutoGen
What's going on with AutoGen and AG2?
AutoGen has split into two paths: AG2 and Microsoft's version. Learn what this means for your AI projects and which path might be right for you.
OpenAI
The best way to learn is by doing. In this tutorial, you'll see how EASY it is to set up image recognition using the OpenAI Python SDK in your app.
OpenAI
Here's a comprehensive comparison of the newly released ChatGPT Search and Perplexity AI. Through practical demonstrations and direct comparisons, we'll see which AI search engine delivers better results and whether the premium features justify the cost.
OpenAI
Learn how to integrate ChatGPT into your C# applications using the official OpenAI .NET SDK. This step-by-step guide shows you how to set up the SDK, create a chat client, and build an interactive AI chat application. Includes code examples and best practices.
Anthropic
Skip the hype and see how Anthropic's Claude "computer use" works and how to install it on your machine.
AutoGen
The more options we have, the harder the decision to take. Luckily, we're going to explore the most popular AI multi-agent frameworks in this post so you can make the right choice!
LangChain
In this tutorial, we’ll build a LangGraph app that revitalizes your old resume, helping it shine and grab the attention of your future employer.
News
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.
Gain knowledge, pay nothing.
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.
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.
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.
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?
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!
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.
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.
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.