FAQs
What types of tasks can Evolve Network agents perform?
Evolve Network agents can perform a wide range of tasks, including executing scripts in Python or JavaScript, interacting with APIs, retrieving data from the web, and utilizing memory for storing and retrieving information. Agents are modular and can be combined to create complex workflows for various real-world applications.
Can I use my own data without sharing it publicly?
Yes, you can use your own data without sharing it publicly by using the local node version of the Evolve platform. In this setup, all data handling, processing, and storage occur on your local machine, ensuring complete privacy and security of your data.
How are API keys and OAuth tokens managed securely?
API keys and OAuth tokens are encrypted and linked to usersβ Web3 wallets. These credentials are not stored in the Evolve Network database but are instead hashed and stored as part of the userβs wallet metadata. They can only be accessed and decrypted when the user connects their Web3 wallet to the WebApp.
What is the role of the Data Hub?
The Data Hub aggregates public datasets, which are automatically vectorized upon upload. This vectorized data is stored on the InterPlanetary File System (IPFS) and can be accessed by agents across the network. Users are advised to avoid uploading sensitive information as the Data Hub is a communal resource.
How can I get started with Evolve Network?
To get started with Evolve Network, you can join the community through their Discord or Telegram channels. Once the platform is live, you can connect your Web3 wallet to the WebApp, upload data, and start building and managing your AI agents and workflows. For those requiring private data handling, the local node version will be available to ensure complete data security.
Last updated