Notes on Chatgpt Search: Better than Perplexity?
After much speculation, OpenAI launched the Chatgpt Search feature. It can now search the Internet based on your query and find relevant
Introducing SWE-Kit, headless IDE and AI-native tools for agents
We know you have tried at least once to build an AI agent to automate coding tasks. We also know your AI
Tool design is all you need for SOTA SWE agents
Introduction Building reliable AI agents is hard, but it does not have to be. One of the critical concerns for large-scale adoption
Notes on Anthropic’s Computer Use Ability
Anthropic has updated its Haiku and Sonnet lineup. Now, we have Haiku 3.5—a smaller model that outperforms Opus 3, the former state-of-the-art—and
AI Automation: The Key to Maximizing Enterprise Efficiency
AI automation is rapidly changing the way we work. It has the potential to unlock next-level productivity by automating many monotonous and
Swarm: The Agentic Framework from OpenAI
OpenAI recently made an unexpected move by unveiling Swarm, an experimental and lightweight framework designed to simplify the creation of multi-agent workflows.
Meta Llama 3.2: A Deep Dive into Vision Capabilities
Meta released a new iteration of Llama 3 models; this time, there are four models for different purposes: two multi-modal models, Llama
OpenAI o1-preview: A Detailed Analysis
OpenAI finally broke the silence and released the much-anticipated “o1-preview.” And there’s a lot to unpack. As an AI start-up whose bread
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.