BashMocha/Prompting-LLMs-for-Aerial-Navigation
Prompts and source code for applying LLMs to UAV-based navigation tasks with various model integrations
Implements few-shot prompting evaluation across multiple LLM providers (ChatGPT, Gemini, Mistral, Claude) to generate navigation code executed in Microsoft's AirSim simulator, with automated trajectory recording and comparison against ground-truth paths. The architecture extracts model-generated source code directly from prompts and validates performance across three defined aerial navigation test cases—obstacle avoidance, pathfinding, and basic flight—using trajectory deviation metrics. Includes curated prompt sets and reference datasets for reproducible benchmarking of LLM capabilities in robotic control tasks.
No commits in the last 6 months.
Stars
59
Forks
4
Language
Python
License
—
Category
Last pushed
Dec 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/BashMocha/Prompting-LLMs-for-Aerial-Navigation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dottxt-ai/outlines
Structured Outputs
takashiishida/arxiv-to-prompt
Transform arXiv papers into a single LaTeX source that can be used as a prompt for asking LLMs...
microsoft/promptpex
Test Generation for Prompts
AI-secure/aug-pe
[ICML 2024 Spotlight] Differentially Private Synthetic Data via Foundation Model APIs 2: Text
Spr-Aachen/LLM-PromptMaster
A simple LLM-Powered chatbot software.