Getting Started
Last updated
Last updated
Clone the repository git clone https://github.com/callmeiks/Agentfy.git
Navigate to the project directory cd Agentfy
Install dependencies: pip install -r requirements.txt
If you want to , please follow the instructions in the section below.
This is optional and not required for basic usage
You can skip this step if you are just running the existing agents
Set environment variables in .env
file
Required API keys and configurations can be found in config.py
Example .env
file:
⚠️ Notes: You need to obtain API keys for the respective platforms you want to interact with (e.g., TikTok, Twitter, YouTube, etc.) If you are having trouble getting the API keys, please contact us