Next.js frontend dashboard for Demic Africa AI travel platform
# π Demic Africa Travel AI
AI-powered travel intelligence platform for Africa. Personalized itineraries, real-time recommendations, and smart travel planning.
## π Overview
Demic Africa combines AI agents with local African travel data to create personalized, culturally-aware travel experiences. Our platform helps travelers discover hidden gems, optimize budgets, and plan seamless itineraries across the continent.
## β¨ Features
- π€ AI-powered itinerary generation with local context
- π Real-time travel recommendations based on conditions
- π― Local experiences & hidden gems discovery
- π Multi-agent planning system (flights, hotels, activities)
- π° Budget optimization with currency conversion
- π Offline-first design for low-connectivity regions
## ποΈ Architecture
βββββββββββββββββββ
β Frontend β
β (Next.js) β
ββββββββββ¬βββββββββ
β
ββββββββββΌβββββββββ
β API Gateway β
β (FastAPI) β
ββββββββββ¬βββββββββ
β
ββββββββββΌβββββββββ
β AI Agents β
β (LangGraph) β
ββββββββββ¬βββββββββ
β
ββββββββββΌβββββββββ
β Travel APIs β
β + Vector DB β
βββββββββββββββββββ
## π οΈ Tech Stack
| Layer | Technology |
|-------|-----------|
| **Frontend** | Next.js 14, React, Tailwind CSS, shadcn/ui |
| **Backend** | FastAPI, Python 3.11, Node.js |
| **AI/ML** | LangGraph, CrewAI, OpenAI/Claude APIs |
| **Database** | MongoDB Atlas + Vector Search, Redis |
| **Infrastructure** | Google Cloud Run, Docker, Terraform |
| **CI/CD** | GitHub Actions, Cloud Build |
## πΊοΈ Roadmap
```mermaid
gantt
title Demic Africa Development Timeline
dateFormat YYYY-MM
section Core Platform
MVP Prototype :done, des1, 2026-01, 2026-03
AI Agent Integration:active, des2, 2026-04, 2026-06
section Expansion
Multi-city Launch : des3, 2026-07, 2026-09
Predictive Analytics: des4, 2026-10, 2026-12
π€ Contributing
We welcome contributions! See our Contributing Guide to get started.
Quick Start for Developers
# Clone and install
git clone
github.com
cd trav β¦