--- title: AutoSource emoji: 🤝 colorFrom: green colorTo: yellow sdk: docker app_port: 7860 pinned: false license: mit --- # AutoSource — live autonomous procurement AutoSource is a network of cooperating agents that detects a stock shortage over **MCP**, hands the request off over **A2A**, negotiates with multiple vendors under deterministic budget/floor guardrails, and asks a human to approve an **AP2-shaped mandate** before writing a mock purchase order. ## Try it 1. In the sidebar, leave **Live follow** selected. 2. Choose an item and press **Trigger stock check & negotiate**. 3. Watch the five-agent activity board and negotiation timeline. 4. Approve or reject the mandate when it appears. 5. Open **Under the hood** to inspect prompts, LLM calls, events, transcripts, and your private warehouse. Each browser session receives an isolated SQLite warehouse. Public runs are limited and serialized to protect the free API quota. Replay mode always works without making an API call. All payments are **MOCK**; no real money can move. Source: https://github.com/Shanmuk4622/AutoSource-Autonomous-Multi-Agent-Procurement-Negotiation-Network