Which file formats I can use to upload for Training Data?

In NEO AI Chat Bot, you can use a variety of formats for your training data. The allowed formats are:

  1. ZIP: A compressed file format that can contain multiple files, often used to share large files or collections of files.
  2. JSON: A lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate. JSON is commonly used for data exchange between a server and a client application.
  3. TXT: A plain text file format that contains unformatted text and can be opened with a basic text editor. This format is suitable for storing simple text data for training purposes.
  4. HTML: A markup language used for structuring content on the web. This format can be useful if your training data includes web-based content or if you want your chatbot to understand and process HTML content.
  5. CSV: A comma-separated values file format used for storing tabular data in plain text. CSV files can be easily opened and manipulated using spreadsheet applications such as Microsoft Excel or Google Sheets.

When training your NEO AI Chat Bot, make sure to choose the appropriate format for your data based on its structure and content. This will help ensure that your chatbot can process and learn from the training data effectively.

Was this article helpful?

Which Payment integration flow track has?
Which language settings are already implemented in flow track?