Welcome to the Interactive Demo!

This page lets you experiment with an integrated system:

  • Chat with LeadCalBot: Our AI assistant on the left column.
  • Observe the Actions: Watch how your interactions with the bot affect the Google Calendar and the Leads list in near real-time.

What questions or commands can you give the bot?

  • Schedule a meeting:
    • "I want a meeting tomorrow at 10 AM."
    • "Can we schedule a call to talk about project X?"
    • "I need an appointment for July 15th at 3:30 PM titled 'Quarterly Review'."
    The bot will ask for the necessary details (day, time, purpose) and, after your confirmation, will create the event in the Google Calendar you see on the right.
  • Create a new Lead (Contact):
    • "I’d like you to contact me."
    • "Can you save my details? I'm Laura, my phone is 123456789."
    • "If you show interest in services or want to be contacted, the bot may offer to save your details."
    The bot will ask for a name (optional), and a phone number or email address. Once confirmed, the new contact will appear in the Leads table.

Objective: See how an AI agent can interact with external tools (Calendar, Database) to automate tasks.

Simplified Workflow:
graph LR A["👤
PERSONA"] <--> B["🤖
LeadCalBot"]; B --> C{"🧠⚙️
AI"}; C --> D["📅
Calendar"]; C --> E["📄
Leads (Sheets)"]; %% Definicions d'estil classDef defaultNodeStyle fill:#1C3D5A,stroke:#007BFF,stroke-width:2px,color:#f0f4f8,font-family:'Exo 2',sans-serif,fontSize:14px classDef ioNodeStyle fill:#0A2A4E,stroke:#FFA500,stroke-width:2px,color:#f0f4f8,font-family:'Exo 2',sans-serif,fontSize:14px classDef processNodeStyle fill:#1C3D5A,stroke:#007BFF,stroke-width:2px,color:#f0f4f8,font-family:'Exo 2',sans-serif,fontSize:22px class A,D,E ioNodeStyle class B defaultNodeStyle class C processNodeStyle %% Les línies "class" per aplicar estils NO porten punt i coma al final si són l'última part d'una línia de comanda independent. %% Si fossin part d'una seqüència més llarga en una sola línia, llavors sí. %% Per claredat i evitar errors, és millor tenir cada "class" statement en la seva pròpia línia sense punt i coma al final.

Chat Agent (LeadCalBot)

Google Calendar

Leads

Name Phone Email