Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 338 Bytes

AerialGPT : LLM based tool to control UAVs (Parrot Bebop 2)

Overview

This repository develops a LLM tool using langchain and ChatGPT APIs to control UAVs, specifically Parrot Bebop 2. Though it can be extended to any UAV.

Requirements

To install the required libraries, run -

pip3.10 install -r requirements.txt