Custom features for touristic app

Hello, we need to build a custom chat for a specific tourist site with the following features:

  • The system should be trained with site-specific information.
  • The chat should be integrated into a Cordova-based app or a web database to be accessed from the app.

Can you recommend the best way to achieve this?

To create a custom chatbot for your tourist site, use Retrieval-Augmented Generation (RAG). This method combines generating responses with retrieved information based on your website content.

To build a RAG-based chatbot, you can use tools like LangChain and LlamaIndex. If you prefer using a no-code option tools like YourGPT Chatbot might be a good option.

Welcome @diego.mangoni

The Assistants API is the quickest way to get started.