Demo gallery

Feel free to download examples of our project demos. For available projects you can use them any time and import them within the Admin panel UI

Billy - Utilities 🇬🇧

Demo chatbot for the utilities domain.

Billy is our chat assistant for the utilities industry, providing customer service for power and water issues.

Billy is able to look up water/power consumption, help with invoices, contract management and can find out if there are any power outages.

Key features

  • English NLU
  • Account management and user authentication
  • Integration with Google Spreadsheets through make.com
  • Knowledge base
  • Self-service processes

Live demo

Files

You can download following files and import them in Automate admin panel


OpenAI - Assistant API 🌍

Generic project that connects with OpenAI Assistant API and answers questions.

To use this project you need to have OpenAI API key and configure at least one Assistant through OpenAI website.

🚧

OpenAI Assistant API is still in beta phase

Please note that currently it may reply very slowly and is not suitable for production use

Key features

  • REST API integrations
  • Waiting for reply from asynchronous API
  • Handling API errors
  • Loops

Live demo

Files

You can download following files and import them in Automate admin panel


OpenAI - ChatGPT Hybrid bot 🇵🇱

Generic project that connects with OpenAI ChatGPT and answers queries related to banking. Althrough conversations are done mainly with ChatGPT, Automate is used to control what data is being sent and allows to override behaviour with classic intent and entity detection

To use this project you need to have OpenAI API key you can get through OpenAI website.

Key features

  • REST API integrations with HTTP streaming
  • Injecting context based on detected intent
  • Gatekeeping not to send PII infrormation to external API
  • Handling API errors

Live demo

Files

You can download following files and import them in Automate admin panel


OpenAI - Retrieval-Augmented Generation bot 🌍

Generic project that connects with OpenAI API to provide answers based on Automate Knowledge Center

To use this project you need to have OpenAI API key and Pinecone DB API key

Key features

  • REST API integrations with HTTP streaming
  • Injecting context based document vector similarity
  • Secure against out-of-scope questions
  • Multilingual NLU
  • Handling API errors

Live demo

Files

You can download following files and import them in Automate admin panel


SentiBites - Food 🇬🇧

Our chat assistant for the food industry, SentiBites, provides customers with information on their orders.
SentiBites is able to look up customers’ orders and give their ETA, order status, and location. It also enables customers to cancel and place their order.

Key features

  • Taking orders
  • Order identification
  • Giving estimated time of arrival
  • Cancelling orders
  • Showing order status
  • Providing customers with driver’s contact info
  • Resolving issues regarding delivery or food quality

Under the hood

Using internal Automate Knowledge Base as a primary database

Live demo

Files

You can download following files and import them in Automate admin panel


SentiMed - Healthcare 🇬🇧

Our chat assistant for the healthcare industry, SentiMed, provides patients with information on the healthcare services.

With SentiMed, patients are able to set up new appointments with a doctor of a chosen speciality and city, check the visit details, and cancel an already set up appointment. Verified patients can check up on their lab results, ask for a medical leave or prescription renewal. They can also get information on available vaccines, without the need for verification in the system.

  • Verification based on first name and id
  • Setting up new appointments
  • Canceling appointments
  • Showing planned appointments
  • Accessing lab results
  • Issuing a sick leave
  • Renewing prescription
  • Giving information on available vaccines (e.g. price, number of doses, contraindications, locations)

Under the hood

Using internal Automate Knowledge Base as a primary database

Live demo

Files

You can download following files and import them in Automate admin panel


SentiBank - Banking 🇬🇧

SentiBank serves as our chat assistant tailored for the banking industry, offering comprehensive customer service for various banking needs, including payments, credit/loan inquiries, and other related issues.

  • Locating the nearest ATM or branch.
  • Facilitating appointment scheduling.
  • Canceling appointments.
  • Assisting with overdue payments.
  • Facilitating payment transactions and providing payment information.
  • Offering information on interest rates.
  • Ensuring user authentication for security.
  • Seamless transfer to a human agent when needed.
  • Monitoring Net Promoter Score (NPS) for feedback and improvement.

Under the hood

  • Using internal Automate Knowledge Base as a primary database.
  • Using Google Maps API to help define the user’s location.

Live demo