π§π© Amar E-Passport: A smart, multi-agent AI system (CrewAI + Gemini/OpenAI) that guides users through Bangladesh passport applications with precise rules, fees, and localized reporting.
# π§π© Bangladesh E-Passport Virtual Consular Officer
> **Multi-Agent System (MAS) powered by CrewAI** β Your personal passport application advisor
A production-level multi-agent system that acts as a "Virtual Consular Officer" for the Bangladesh E-Passport Portal. Given an applicant's profile (age, profession, urgency), it generates a comprehensive **Passport Readiness Report** in both English and Bangla.
---
## ποΈ Architecture
```
User Input βββ Input Parser βββ Passport Crew Orchestrator
β
βββββββββββββββββββββ€
βΌ βΌ βΌ
π‘οΈ Policy Guardian π° Fee Calculator π Document Architect
(Eligibility) (Fee + VAT) (Checklist + Report)
β β β
βΌ βΌ βΌ
Policy Lookup Tool Fee Lookup Tool Document Lookup Tool
β β β
βββββββββββββββββββββΌββββββββββββββββββββ
βΌ
π Local Database (Fallback)
β
βΌ
π Passport Readiness Report
(English + বাΰ¦ΰ¦²ΰ¦Ύ)
```
### The Three Agents
| Agent | Role | Responsibility |
|-------|------|---------------|
| π‘οΈ **Policy Guardian** | Bangladesh Passport Policy Expert | Determines validity (5/10 years), required ID (NID/BRC), flags inconsistencies |
| π° **Fee Calculator** | Financial Auditor | Calculates exact BDT fee with 15% VAT using 2026 fee structure |
| π **Document Architect** | Documentation Officer | Generates customized checklist, compiles final report |
### Task Delegation Chain
```
Task 1 (Policy Guardian) ββcontextβββ Task 2 (Fee Calculator)
β Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.