Introduction
An overview of how to upload, manage, and utilize data in AgenticFlow AI.
Overview
In AgenticFlow AI, you can upload a wide variety of data sources to be used by AI for further analysis and as sources of truth. The platform supports multiple data formats, including PDFs, CSVs, audio files, and websites, as well as a broad range of integrations such as Figma, Zendesk, and YouTube.
Key Features of Data Management
Versatile Data Formats: Upload data in various formats to ensure comprehensive coverage of your information needs.
Wide Range of Integrations: Connect with numerous third-party services to enhance your data repository.
Centralized Data Storage: All uploaded data is stored centrally, making it easily accessible for your AI workflows and agents.
Data vs. Knowledge
Data: Refers to the raw sources of truth that you upload to the platform. This can include documents, spreadsheets, audio files, and more.
Knowledge: Refers to the processed data that the AI uses for analysis. For example, a PDF file is considered data, while the vectorized version of the PDF (i.e., vectorized data) is considered knowledge for a question-answering AI engine.
Getting Started with Data
The platform has built-in datasets that are NoSQL-based documents and support storing vector embeddings and vector search.
What is a dataset?
A dataset is a collection of documents that are stored in a NoSQL database. Each document has a unique ID and a set of fields. Each field can be a string, number, date, or a vector. A vector is a list of numbers that represent a point in a multi-dimensional space.
Vectors are additional features to a dataset. Such a feature enables better performance in tasks including search and answer retrieval. In other words, vectors add extra knowledge to AI. Therefore, a dataset containing Vectors is referred to as Knowledge enabled.
On the Data page, you can see all your uploaded datasets. If a dataset is vectorized, it appears under "Knowledge" and under "Datasets" otherwise.
How to create a data table
On the Data page, click on Create table on the top right and choose the option matching your data.
Blank: to create an empty table
Upload file: to upload a file (CSV, PDF, MP3, …)
PDF files automatically go through a PDF-to-Text step.
Audio/Video files automatically go through a transcription step.
Import from a website: to scrape a website and save the data in the table
Integration: to import data from a third party
Upload file
Simply select the file(s) or drag and drop them in the box and type a name for your data table.
Data table names can only contain small letters, numbers, and hyphens. Any other characters will be automatically replaced with a hyphen.
You can upload multiple files at once.
Click on Upload data to table and wait till the upload process finalizes. Note that the larger the files, the longer the upload time.
Enable knowledge
After the data is saved in a data table, the system detects all fields that can be vectorized and be later used as knowledge for an AI agent or for further analysis.
You can vectorize all fields (Select all) or only select your desired fields and then click on Continue.
Note that only knowledge-enabled data can be used for further analysis.
Conclusion
Data is a crucial component of the AgenticFlow AI platform, providing the foundation for powerful AI-driven analysis and automation. By supporting a wide range of data formats and integrations, AgenticFlow AI ensures that you can effectively manage and utilize your data to drive business insights and efficiency. Start uploading your data today and unlock the full potential of AI in your workflows and agents with AgenticFlow AI.
Last updated
Was this helpful?