ai agent helps you recommend travel services
(it's still working in progress.)
Step 1: build basic functions to test the concept (UI is not the priority) Functions to build:
- [ Chat box ]✅
- [ Recommendation POI from AI ]✅
- [ Mapview ]✅
- [ Recommendation trip planes from AI]
- [ Recommendation hotel from AI based on trip planes]
Step 2: Polishing UI and UX (a little bit)
- [ responsive UI ]
- [ refactor the code and modularize ]
Step 3: TBD