Yes that question has been asked a few times and also been answered some fewer times. You didn't find it, the robot did.
Once tested on real hardware just tell it to formulate a forum post about what it did and that it turned out well or not. That sort of closes the loop.
It does a so much better job at explaining what it did than me
Take over responsilibility for inverter development and support
- johu
- Site Admin
- Posts: 7182
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 552 times
- Been thanked: 1913 times
- Contact:
Re: Take over responsilibility for inverter development and support
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
- uhi22
- Posts: 1243
- Joined: Mon Mar 14, 2022 3:20 pm
- Location: Ingolstadt/Germany
- Has thanked: 244 times
- Been thanked: 684 times
Re: Take over responsilibility for inverter development and support
I'd even propose to NOT close the feedback loop in the way to post the summary into the forum. I'd propose to review the result, and only if it contains wrong ideas, to add explanation to the original source (GitHub). Because: The next time somebody asks the AI a similar question, it will come to more consistent answers.
My impression is, that asking AI is much faster, precise than asking in the forum for certain cases. I tried with the free Claude.ai, the following three prompts:
Do you have access to https://github.com/jsphuebner/stm32-sine?
....
Which spot values and parameters are relevant for integration test of the throttle pedal?
....
Draw a diagram to visualize the interaction of these.
The result is better than any existing documentation, and can be further detailed by asking in the intended direction.
So we just should announce, that this method works, and I guess many people will make progress with topics where they did not even dream that they would be possible.
My impression is, that asking AI is much faster, precise than asking in the forum for certain cases. I tried with the free Claude.ai, the following three prompts:
Do you have access to https://github.com/jsphuebner/stm32-sine?
....
Which spot values and parameters are relevant for integration test of the throttle pedal?
....
Draw a diagram to visualize the interaction of these.
The result is better than any existing documentation, and can be further detailed by asking in the intended direction.
So we just should announce, that this method works, and I guess many people will make progress with topics where they did not even dream that they would be possible.
Github: http://github.com/uhi22 --- Patreon: https://www.patreon.com/uhi22
-
jrbe
- Posts: 766
- Joined: Mon Jul 03, 2023 3:17 pm
- Location: CT, central shoreline, USA
- Has thanked: 360 times
- Been thanked: 249 times
Re: Take over responsilibility for inverter development and support
Consider setting up the ground rules for the AI to follow, pull request, documentation, best practices, etc. to get good info to be able to merge in. Will help reduce slop and the headache to merge.