- Step1: Clone the repository from GitHub: git clone https://github.com/HouariZegai/FlyingAgent.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Set your environment variables (e.g., OPENAI_API_KEY) in a .env file
- Step4: Configure agent settings in config.yaml to specify tools, memory backend, and prompts
- Step5: Run the main script: python main.py to launch and interact with your autonomous agent