Skip to content

Shaswat2001/AerialGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2c5ca3 · Jul 16, 2024

History

13 Commits
Jul 8, 2024
Jul 16, 2024
Jul 8, 2024
Jul 16, 2024
Jul 16, 2024
Jul 6, 2024
Jul 10, 2024
Jul 16, 2024
Jul 10, 2024
Jul 16, 2024
Jul 15, 2024
Jul 8, 2024
Jul 16, 2024

Repository files navigation

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