I don't know about that, i usually use canva. Still the text placement is terrible, it stack on top of each other. My suggestion is, provide text format so the AI will place the text in that format. For example a block for heading and below it a block for content. Then the AI will generate the heading in the heading block and content in the content block. Or for ease of use, user can upload their desired template, then the output will use it. Though this might difficult to achieve.
Ah I got it. Thank you! I updated prompt for better text placement, and some models set it perfectly now. That's why I added model selector - you can get absolutely different results with different models
Thank you! Problem with porkbun is they stopped affiliate program, and others are much more expensive. But you are right, maybe I should change pricing to one-time
Creator here. MyTrip.city generates personalized travel itineraries using AI, complete with audio guides and visual content. I built this because manually planning trips across multiple sites was time-consuming and often missed local insights.
Tech Stack:
- Frontend: React (Vite) with Chakra UI
- Backend: Express.js, MongoDB
- AI: GPT-4 for itinerary generation
- Audio: ElevenLabs for guide narration
- Maps integration with interactive visualization
- Containerized with Docker, monitored via Grafana/Prometheus
Key Features:
- Generates 2-3 day personalized itineraries
- GPS-triggered audio guides for landmarks
- Carbon footprint calculator
- Real-time weather integration
- Works offline (PWA)
- Multi-language support
The entire stack is containerized and autoscales based on demand. Would love feedback from the HN community, especially on the architecture and AI implementation.