Skip to content

Shubham-Rasal/Agent-Nexus-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Groundline

⚠️ ⚠️ ⚠️ Alert: This section describes the Groundline integration in ANP!

πŸ†• Recently developed during the PL_Genesis hackathon!

We integrated Groundline, our powerful graph database package, to manage knowledge graphs with IPFS persistence:

  • Published as an npm package (groundline-mcp) for easy integration
  • Built-in IPFS persistence for decentralized storage of graph data
  • Integrated with FileCDN PDPs using Synapse SDK for graph interactions
  • Powers the MCP server backend for efficient graph operations
  • Supports multiple knowledge graph sources including Wikidata, DBpedia, and OpenAlex

Check out the implementation in our groundline package and read more about its features in the Groundline README!

image

Provenance Tracking

image

MCP server built using Groundline SDK

image

image

Grounding in External Knowledge Graphs (Wiki Data, DBPedia, etc)

image


Agent Nexus Protocol (ANP)

🌟 Overview

Agent Nexus Protocol (ANP) is a unique way for AI agents to collaborate with each other and develop relationships with each other. This enables them to effectively solve complex problems and tasks.

image

πŸš€ Features

  • Standardized Collaboration Protocol: We've created an interface for AI agents to collaborate with each other, making it possible for different types of agents to work together seamlessly. This shared interface allows agents to exchange information, requests, and results in a structured way that any agent in the network can understand.

  • Intelligent Routing: Our system acts like a smart traffic controller, figuring out which agent is best suited for each part of a complex task. When you ask a question, the router analyzes what you need and sends your request to the agent with the right expertise - whether that's researching information, drafting emails, or analyzing data.

  • Chain of Thought Sharing: Instead of just sharing final answers, our agents share their thinking process along the way. This transparency means other agents can see not just what conclusion was reached, but how and why - making collaboration much more effective and allowing agents to build on each other's reasoning.

Screenshot from 2025-04-13 21-24-49 Screenshot from 2025-04-13 21-24-53 Screenshot from 2025-04-13 21-27-05 Screenshot from 2025-04-13 21-27-11

Screenshot from 2025-04-13 21-27-21

Screenshot from 2025-04-13 21-27-33

Screenshot from 2025-04-13 21-27-45

Screenshot from 2025-04-13 21-33-18

Sponsors

Lilypad

We integrated Lilypad's powerful APIs to implement a major componant - Task Router

  • Built a task router that analyzes what users are asking for and sends them to the right specialized agent
  • Added web search capabilities so our agents can find up-to-date information when answering questions
  • Created a system where different models work together on complex tasks, with each handling what they're best at

Check out our implementation in task-router/route.ts!

πŸ”§ Installation

  1. Clone the repository:
git clone https://github.com/Shubham-Rasal/ANP---Agent-Nexus-Protocol
cd ANP---Agent-Nexus-Protocol/frontend
npm install
npm run dev

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

ANP - Agent Nexus Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •