Browser automation CLI for AI agents. Fast Rust CLI with Node.js fallback.
Vercel has open-sourced bash-tool, a Bash execution engine for AI agents, enabling them to run filesystem-based commands to retrieve context for model prompts. It allows agents to handle large local contexts without embedding entire files, by running shell-style operations like find, grep, and jq.
mcp-cli is a lightweight CLI that enables dynamic discovery of MCP servers, reducing token consumption and making tool interactions more efficient for AI coding agents.
FailSafe is an open-source, modular framework designed to automate the verification of textual claims. It employs a multi-stage pipeline that integrates Large Language Models (LLMs) with retrieval-augmented generation (RAG) techniques.
Simon Willison’s annual review of the major trends, breakthroughs, and cultural moments in the large language model ecosystem in 2025, covering reasoning models, coding agents, CLI tools, Chinese open‑weight models, image editing, academic competition wins, and the rise of AI‑enabled browsers.
A tutorial showing how to use the MCP framework with EyelevelAI's GroundX to build a Retrieval-Augmented Generation (RAG) system for complex documents, including setup of a local MCP server, creation of ingestion and search tools, and integration with the Cursor IDE.
A curated repository of AI-powered applications and agentic systems showcasing practical use cases of Large Language Models (LLMs) from providers like Google, Anthropic, OpenAI, and self-hosted open-source models.
Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
A course teaching everything you need to know to start building AI Agents. Includes 12 lessons, code samples, and multi-language support.