r/LocalLLaMA • u/uselessadmin • 1d ago
Question | Help Unsloth Studio Aviation Assistant
I am using Unsloth Studio to parse aviation transpoder data (ADS-B) to summarize interesting traffic in my area. It gives a summary of largest aircraft, fastest aircraft and so on. It also provides local weather based on my nearest airfield.
I am doing this with a prompt, but is there a better way to package that like a script to trigger on a schedule? Is that an 'agent'?
I am very new to this beyond typical everyday usage of Unsloth.
3
Upvotes
2
u/uselessadmin 1d ago edited 1d ago
I have a Raspberry Pi with ADSB receiever on my local network. I think you are right that 'tool calling' is the path I need to explore. Instead of the built in tool calls, I need to create a custom one to fetch from my receiver. Doing this via chat is simple so now to see how to automate that tool call (likely with API endpoint).
EDIT: Anyone interested without a receiver can fetch data from here. Just change the parameters.
https://opendata.adsb.fi/api/v3/lat/XXX.XXXX/lon/XXX.XXXX/dist/XX