Don't trust LLM math on your ULogs? Bagel has a solution

Hi PX4 Community,

Couple weeks ago, we launched an open source tool called Bagel. It allows you to troubleshoot PX4 ULogs using natural language, just like how you use ChatGPT.

We released a new feature today to address a common concern raised by the community.

:speaking_head: “We don’t trust LLM math.”:man_gesturing_no:

That’s feedback we kept hearing from the PX4 community regarding Bagel.:bagel:

:ear: We heard you, so we built a solution: whenever Bagel needs to do a mathematical calculation on a robotics log, it now creates a DuckDB table and runs a clear SQL query against the data.

:brain: That makes Bagel’s math:

• Transparent – you see the query and verify it manually.

• Deterministic – no “LLM guesswork.”

bagel_llm_math

We’re launching this today and would love community feedback :rocket: . Love it :heart: or hate it :-1: ? Let us know! Or yell at us in our Discord :rofl:.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.