LLM Circuit Analysis #241
shanemmattner
started this conversation in
Ideas
Replies: 1 comment
-
Shane, I sent you a LinkedIn request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I opened up #239 but I'm posting here for visibility.
I've been using LLM's to check my circuit theory and help with circuit design and PCB design in general. I thought SKiDL's python based circuit descriptions would work great with LLM's. So far the results seem to be promising, but it's clear that I need to include more information on each subcircuit, part, and connections for the LLM to give better analysis.
Here's an example output analysis file:
subcircuits_analysis.txt
Which was generated from running this code:
Beta Was this translation helpful? Give feedback.
All reactions