You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 CrewAI Agentic AI Framework Build smart, role-based AI teams with CrewAI! ⚙️🤝 Agents collaborate like real teams to solve complex tasks. from DevOps pipelines 🛠️ and secure auth flows 🔐 to content creation ✍️ and business automation 📈. Easily customizable, extendable with tools 🧩, and fully powered by 🧠 GPT-4 + 🐍 Python 3.11.9.
Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.
A personal playground for exploring code-driven sound: algorithmic music experiments and custom tools built with Sardine, a Python library for live coding.
CrewAI is an open-source Python framework designed for building and orchestrating multi-agent AI systems. Following the tutorial by Tyler AI on YouTube, I learned the capabilities and what you can do with crewAI.
This Project demonstrates how to build a dynamic AI-powered application that leverages the power of LangChain and Google Gemini (or any LLM) to interact with external tools in real-time. This project showcases how LLMs can go beyond static responses and take intelligent actions by calling custom tools.