AI Invoice Manager: Automate Invoice Handling with Composio
Guide Overview In this step-by-step guide, you will create an LLM-aided invoice manager that automatically retrieves invoice emails, processes them, and updates
Tool Calling in Llama 3: A Step-by-step Guide To Build Agents
Recently, Meta released the Llama 3 and 3.1 family of models, including an 8b, 70b, and 405b parameter model. The 3.1 model
Building Devin-like SWE Agents using Composio and OpenAI
In March, Cognition Labs’ announcement of Devin—the software engineering agent—caught the eye of developers, founders, and investors alike. The idea of automating
Introducing SweKit: A Framework for Building SWE Agents
SWEKit- a simple and extensible framework for building Devin like SWE agents faster.
How to Build an AI Investment Analyst Agent?
Introduction Investing in stocks and other assets is an interesting affair but it can be very challenging and hectic even for the
AI Agent Tools: Making the Most of LLMs
AI agents are all the rage. With the ever-improving quality of large language models, the demand for AI automation is also increasing.
Code Agent: Revolutionizing Coding with AI
Codebase: Github.com/ComposioHQ/composio-agentic-code-executor Introducing Latest Code Agent Tool of Composio In the rapidly evolving AI and software development landscape, leveraging Large Language Models
Linear Github Integration: Create Issues from Code Commits using Autogen
Introduction I use #TODO Comments in commit messages are used to flag future tasks. Tracking these tasks manually is inefficient and error-prone. I am trying to
CrewAI PR Agent – Automate GitHub PR Review
Introduction In this article, you will build a GitHub pull request (PR) review agent. Whenever a new PR is raised in a
Deep dive into CrewAI (With Examples)
Part of our experiments in messing around with different frameworks! This was written in March, 2024 and with the current pace of
Better interface between Agents <--> Tools
What are we working on? We’re on the cusp of a future where multiple AI agents will soon work together and interact