Ali Palaartofai.hashnode.dev路Dec 15, 2024Building an AI Fantasy RPG with CrewAI: A Deep Dive into AI AgentsIntroduction Building intelligent game agents that can maintain context, generate consistent content, and interact naturally with players is a complex challenge. In this post, I'll share my experience building a fantasy RPG using CrewAI, explain why ...93 readsCrewAI
Christoph BurnickiforAppventure Timeappventuretime.blog路Oct 24, 2024Client Feedback Processing with AI Agents Using CrewAIThere are a number of blog posts out there on how to use crewAI to create personal assistants like blog post creating AIs. My motivation to write another one was to show how ai agents can be implemented to improve existing data processing software.In...76 readsllm
Venkata Vinay Vijjapuvenkata-vinay.hashnode.dev路Sep 5, 2024Crew AI: The Future of AI CollaborationIntroduction: In the rapidly evolving world of artificial intelligence, the concept of collaboration is gaining traction. Crew AI emerges as a revolutionary platform that empowers AI agents to work together seamlessly, much like a well-coordinated te...76 readsCrewAI
Ritobroto Sethrito.hashnode.dev路Aug 25, 2024Building Travel Guides from YouTube using CrewAI Multi-AgentIntroduction In today鈥檚 digital age, planning a vacation often involves extensive online research. YouTube has a lot of travel videos that give you helpful information about popular places to visit. However, sorting through hours of content to find r...47 readsCrewAI
Farzad Sunavalafarzzy.hashnode.dev路Aug 22, 2024FeaturedBuilding a Legal AI Agent using Azure AI Search, Azure OpenAI, LlamaIndex, and CrewAIIntroduction In the rapidly evolving legal industry, the use of AI tools has opened new avenues for improving efficiency and accuracy in handling complex legal tasks. In this blog post, we will explore how to build a sophisticated Legal AI Agent that...54 likes路6.1K readsCrewAI
Ritobroto Sethrito.hashnode.dev路Aug 19, 2024Building a Multi-Agent System for writing blogs using CrewAIIntroduction An AI agent is a sophisticated software entity designed to perform tasks autonomously or semi-autonomously by perceiving its environment, making decisions, and taking actions to achieve specific goals. These agents leverage various artif...4 likes路401 readsCrewAI
Saurabh Naiksaurabhz.hashnode.dev路Jun 3, 2024Unleashing the Power of Multi-Agent Systems with CrewAIIntroduction In today's fast-paced digital landscape, automation and efficiency are paramount. Enter CrewAI, a groundbreaking platform that simplifies the creation and management of multi-agent systems. CrewAI leverages the power of large language mo...Generative AIgenerative ai
Prince Bansalprincebansal.hashnode.dev路Jun 1, 2024Contribute to an Open-Source Mattermost Client in Flutter with AI-Generated Code!Hi everyone, We're excited to announce an innovative project: developing a Mattermost client in Flutter, leveraging AI to kickstart the process. 馃殌 About the Project: Mattermost is a powerful open-source messaging platform for team collaboration. Our...27 readsAI
Sudheer Ranjansudheerranjanv.hashnode.dev路May 31, 2024Exploring AI Agents: An Introduction to CrewAIEvolution of AI Agents from LLMs You might have experimented with Large Language Models from OpenAI and Hugging Face. They excel at predicting the next word using the vast data they are trained on. They are great for simple tasks, but what about comp...118 readsAI AgentsCrewAI
Brahmananda Sahooblog.brahmacodes.in路May 28, 2024Gradio Basics: How to Use Gradio for DummiesWelcome to an interesting package, Gradio, in Python! I'm Brahma 馃憢, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction Gradio is an open-source Python package that allows u...20 likes路39 readsgradio