← home // about // projects // contact
← Back to projects

TRAVEL VISTA

Tourism & adventure platform with AI guide

Angular .NET 8 PostgreSQL SignalR Groq AI MapLibre

// try it live

Live Preview Open in new tab

// overview

A platform for exploring tourist tours and adventures. Includes an AI guide (Groq), real-time chat (SignalR), interactive map, and an advanced recommendation system.

Key features:

  • Interactive map with tourist points and routes (MapLibre GL)
  • AI tourist guide integrated with Groq LLM for smart recommendations
  • Real-time chat between tourists and guides (SignalR WebSocket)
  • Tour reservation system with calendar
  • Tour ratings and reviews
  • Blog system for travel stories and tips
  • Admin panel for content management
  • Advanced recommendation system based on user preferences
  • Responsive Angular frontend with modern UI design

Architecture

The backend is built with .NET 8 Web API and uses a PostgreSQL database. SignalR enables real-time communication for chat and notifications. Groq AI integration provides an intelligent guide that answers tourist questions. The frontend is an Angular application deployed on Vercel.

// screenshots

// demo videos

Platform Demo
Features Overview

// documentation

Documentation Open PDF

Project documentation available as PDF

View Documentation