I’m building a tourism-focused web experience in Next.js that showcases and promotes local attractions through an interactive AI avatar. The avatar will be generated with HeyGen and driven by an LLM so it can:
• offrire risposte personalizzate ai visitatori
• fornire informazioni puntuali su musei, eventi e punti d’interesse
• comportarsi come un assistente virtuale davvero interattivo, capace di dialogare in tempo reale
Scope of work
1. Set up or refine a Next.js front-end that hosts the experience, ensuring fast loading, SEO-friendly routing and multilingual support.
2. Create and integrate the HeyGen avatar, wiring it to voice / video output as needed.
3. Connect the avatar to an LLM (OpenAI, Anthropic or similar) and configure prompt flows so answers stay on-topic and highlight local attractions.
4. Implement a simple admin panel where I can update attraction data, featured events and avatar prompts without touching code.
5. Hand over clean, commented source code plus a brief tech-stack rundown so my team can maintain the project.
Acceptance criteria
• Avatar responds in under three seconds with context-aware, attraction-centric answers.
• All three core functions above are demonstrably working in a live preview.
• Code passes a quick audit for readability and clear separation of concerns.
When you reply, please link to past work that shows relevant Next.js, AI or avatar integrations so I can gauge fit quickly.
Show More