Skip to content

Source:https://nuanu.com/ πŸ’¬ AI-powered Laravel agent for Nuanu City Tours β€” greets guests, guides city tours, logs FAQs, and syncs data to Firestore & Airtable.

Notifications You must be signed in to change notification settings

kevinlabuno/Nuanu-CreativeCity-AI-Assistant

Repository files navigation

Laravel Logo

πŸ› οΈ Nuanu City Tour AI Agent

A conversational AI system to qualify guests, guide city tours, and log FAQs β€” powered by Laravel, Firestore, and Airtable.


✨ Overview

This project is a smart AI agent designed for the Nuanu City Tour experience. It:

  • Greets guests and collects their names.
  • Guides them through city tour options.
  • Logs FAQs for future knowledge improvements.

Everything is logged and stored in Firestore and Airtable for backend analytics and guest tracking.

πŸŽ₯ Watch the demo: Loom Video Walkthrough

πŸ” Conversational Flow

1. πŸ‘‹ Greeting

The agent welcomes users and asks for their name.

  • The name is saved into:

    • πŸ”₯ Firestore: guest_full_name
    • 🧊 Airtable: Guest Info Table

GitHub Stars

GitHub Stars

GitHub Stars


2. 🧭 Tour Guide

Once the guest is greeted, the AI provides guided tour options. It fetches dynamic tour data from Firestore and allows free-form questions.

GitHub Stars

---

3. ❓ FAQ Logging

If a guest asks a question (e.g., "Is this wheelchair accessible?"), the question is logged for future FAQ creation and improvements.

  • πŸ”„ Synced to both Firestore and Airtable.

GitHub Stars

GitHub Stars


🧩 Tech Stack

  • Laravel (Backend Framework)
  • OpenAI / AI Integration (for conversation)
  • Google Firestore (Realtime Database)
  • Airtable (Guest & FAQ Logging)
  • JavaScript + Blade (Frontend UI)

πŸš€ Getting Started

  1. Clone this repository
  2. Run composer install
  3. Setup .env file and connect Firestore & Airtable API
  4. Run php artisan serve
  5. Start chatting!

🀝 Contributing

Contributions are welcome! Feel free to open issues or pull requests for improvements.

πŸ›‘οΈ License

This project is open-sourced under the MIT license.


Let me know if you’d like help embedding your screenshots or adjusting for deployment or documentation for team use!

About

Source:https://nuanu.com/ πŸ’¬ AI-powered Laravel agent for Nuanu City Tours β€” greets guests, guides city tours, logs FAQs, and syncs data to Firestore & Airtable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published