intent-solutions-io/perception-with-intent
AI-powered news intelligence with 8 Vertex AI agents monitoring 50+ sources. Real-time executive dashboard, daily briefs, and smart alerts. Built on Firebase + A2A protocol.
**Technical Summary:** Implements a multi-agent orchestration system where 8 specialized Vertex AI agents coordinate via A2A Protocol to execute daily intelligence workflows—each agent delegates specific tasks (news fetching, relevance scoring, synthesis) to stateless Cloud Run MCPs communicating over stdio, with results persisted to Firestore and surfaced through a React dashboard. Uses Gemini 2.0 Flash for content analysis, Pub/Sub for scheduling, and GitHub Actions with Workload Identity Federation for zero-credential deployments; the architecture prioritizes separation of concerns where agents handle orchestration logic while MCPs remain single-purpose tools.
Stars
5
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/intent-solutions-io/perception-with-intent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated...
google/adk-java
An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI...
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI...
edu010101/adk-extra-services
A Python package providing additional service implementations for the Google ADK framework (S3,...
njraladdin/adk-typescript
TypeScript port of Google's Agent Development Kit (ADK): An open-source, code-first toolkit for...