FAQ

Give me a list of avilable data connectors in Swiftask

In Swiftask, several types of Data connectors are available.

  1. Rich Text: Allows the integration of raw text content for analysis or exploitation in an agent.

  2. PDF File: Enables the import and extraction of text from PDF files.

  3. Azure Document Loader: Facilitates access to and analysis of documents stored in Azure.

  4. YouTube: Extracts and analyzes audio or text content from YouTube videos.

  5. Apify Dataset: Integrates datasets from the Apify platform to enrich the agent's knowledge.

  6. PowerPoint File: Allows the import and processing of slides from a PowerPoint file.

  7. Excel File: Offers the possibility of extracting tabular data from Excel files.

  8. DOCX File: Manages the import and analysis of Word documents in DOCX format.

  9. SQL Database: Ensures a connection to an entire SQL database to query and process its data.

  10. REST API: Interacts with REST APIs to retrieve and exploit external data.

  11. JSON File: Processes JSON files to integrate structured data into the agent.

  12. CSV File: Imports datasets in CSV format for analysis and exploitation.

  13. SQL Database Query: Directly launches queries on an SQL database to extract targeted information.

  14. Website: Browses a complete website to extract content and metadata.

  15. Webpage: Analyzes a specific web page to gather textual information.

  16. Sitemap: Examines a sitemap to efficiently explore and index the architecture of a website

DATA CONNECTORS

Can we share knowledge base with collaborators?

Last updated