Skip to main content

How it works

The File Connector indexes user-uploaded files for retrieval and AI-powered answers.
  • Supports: .txt, .pdf, .docx, .pptx, .xlsx, .csv, .md, .mdx, .conf, .log, .json, .tsv, .xml, .yml, .yaml, .eml, .epub
  • You can also upload a .zip containing the supported file types
    • Unsupported file types inside the zip will be ignored
  • Optionally, you can add a metadata line to enhance searchability

Adding Metadata

Add a metadata line at the very top of your file. Supported formats:
This line must contain valid JSON. Available keys:
  • link
  • primary_owners
  • secondary_owners
  • doc_updated_at
  • file_display_name
  • Any custom key: value pairs (used as searchable tags in the UI)

Example

Full file example

Zip Upload + Metadata

When uploading a .zip, you can include a .hymalaia_metadata.json at the root of the archive:
Example .hymalaia_metadata.json:

Setting up

Authorization

  • No external authentication is required.
  • Admins can upload files and make them available to everyone.
  • (WIP) Users will soon be able to upload personal files and keep them private.

Indexing

  1. In the Hymalaia Admin Dashboard, go to the File Connector
  2. Upload a supported file or a .zip archive