Skip to Content
DocumentationFeatureDocument Collection

Document Collection

This system supports multiple document sources. Currently supported: website documents, quick notes, and file documentsaudio documents.

The Jina engine currently supports only website documents. If you need file documents, switch the conversion engine to something other than Jina.

There are multiple ways to collect documents and information. The simplest and most direct way is to add a document from the web UI.

Web collection

Configuration

  • Link: the website URL you want to collect.
  • Tags: document tags for later filtering.
  • Auto tag: when enabled, AI selects tags from your tag list based on the document content.
  • Auto summary: when enabled, the system calls AI to summarize the content and replaces the default website title/description.
  • Auto podcast: when enabled, the system generates an audio podcast from the document and attaches it to the document.
  • Push to sections: select sections to push to. The system will push the document to those sections and update section summaries.

Note: if auto summary is enabled, the title and description you set will not take effect and will be replaced by the AI summary.

API collection

To help developers integrate third-party apps or build custom workflows, Revornix provides API-based ingestion.

Click the user avatar in the bottom-left, choose Account, then go to APIKey Management and click Configure on the right.

For request parameters and response examples, see Third-Party API.

Chrome extension collection

See the plugin repository: Revornix-Chrome-Extension 

JS package collection

See the NPM package: Revornix-Npm-Lib 

Python library collection

See the PIP package: Revornix-Python-Lib 

App collection

The iOS app is under development, stay tuned.

There are no plans for an Android app for now. If you use Android, you can log in on mobile web or use the upcoming mini program to collect documents.

If you want to help with Android development, you are very welcome. Join our Discord  to discuss.

Mini program collection

Under development, stay tuned.

Last updated on