Xio supports a variety of input formats, including PDF, DOCX, TXT, CSV, and raw text. Uploads can be done directly through the interface or via API. Once uploaded, files are automatically parsed and embedded for search and retrieval.
You can drag and drop files into any active workspace or click to browse manually. The interface will show upload progress and confirm when the content is ready.
Behind the scenes, Xio splits documents into chunks, cleans the text, and stores the results in your selected vector database. These chunks become the searchable context used when you chat.
For advanced users, here’s an example of how to upload files through the API: