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.
To install the required libraries, run -
pip3.10 install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
To install the required libraries, run -
pip3.10 install -r requirements.txt