patchy631/ai-engineering-hub
AI Engineering Hub offers in-depth tutorials and practical resources on Large Language Models, Retrieval-Augmented Generation, and real-world AI agent applications for all skill levels.
Awesome MCP › MCP Resources & Educational Materials
The project "awesome-a2a" is a curated collection of resources, tools, implementations, and examples related to the Agent2Agent (A2A) Protocol developed by Google and its partners. A2A is an open protocol designed to enable interoperability and secure communication between different AI agents from various vendors and frameworks. The protocol facilitates collaboration on tasks by breaking down silos between isolated agent systems, allowing for complex cross-application automation. The repository serves as a comprehensive guide and starting point for developers interested in the A2A protocol. It includes detailed explanations of the protocol's key principles such as simplicity, enterprise readiness, asynchronous task handling, modality agnosticism, and opaque execution. The project outlines how A2A works at a high level, describing the discovery of agents through Agent Cards, communication via HTTP/JSON-RPC 2.0, task execution and response handling, and support for long-running tasks through server-sent events or push notifications. The repository provides links to official resources including the A2A protocol website, GitHub repository, and Google Developers blog post. It also offers access to the full technical documentation, JSON schema specifications, and discussions on important topics like agent discovery, push notifications, and enterprise readiness. Additionally, the project lists official sample implementations and libraries in Python and JavaScript/TypeScript, demonstrating client/server communication and integration with various frameworks. It includes tools, tutorials, demos, and community contributions to help users understand and implement the A2A protocol effectively. Overall, this project is an essential resource for anyone looking to explore or develop applications using the Google Agent2Agent Protocol, promoting AI agent interoperability and collaborative automation.
https://github.com/ai-boost/awesome-a2a
AI Engineering Hub offers in-depth tutorials and practical resources on Large Language Models, Retrieval-Augmented Generation, and real-world AI agent applications for all skill levels.
This repository offers a comprehensive collection of over 50 tutorials and implementations for Generative AI Agent techniques, ranging from basic conversational bots to complex multi-agent systems,...
This repository offers end-to-end, code-first tutorials for building and deploying production-grade Generative AI agents, scaling from prototype to enterprise.
An open-source curriculum designed to teach the concepts and fundamentals of the Model Context Protocol (MCP) with practical coding examples in multiple programming languages.
A comprehensive collection of practical examples, tutorials, and tools for building powerful LLM-powered AI applications, including chatbots, agents, and workflows, with a focus on the Model Context Protocol (MCP).
The Model Context Protocol project provides a standardized specification and schema for managing model context to enable interoperability in model-driven systems.
A curated repository of modular skills, tools, and tutorials for enhancing AI coding agents like Claude, Codex, Copilot, and VS Code through dynamic instruction files.
A comprehensive curated collection of free resources to learn AI, Machine Learning, Large Language Models, AI Agents, and the Model Context Protocol from scratch.