An AI-powered full-stack travel assistant that helps users plan trips with personalized itineraries, real-time weather updates, and transport suggestions. Built with Next.js, FastAPI, SQLite, and OpenAI GPT-4.
- Frontend: Next.js 14, TypeScript, Tailwind CSS, Shadcn/UI
- Backend: FastAPI, Python, REST API
- Database: SQLite
- Authentication: JWT-based Auth System
- AI Integration: OpenAI GPT-4 for personalized travel recommendations
- Deployment:
- Frontend: Vercel
- Backend: Render
- 🔐 Secure login and role-based dashboards (Admin/User)
- ☁️ Real-time weather and transport data from 3rd-party APIs
- 🤖 GPT-powered smart itinerary generator
- 📱 Mobile-responsive UI with smooth UX
- 🧪 Fully async API communication
- 🌍 Scalable backend with Docker support