Founder here: Incredibly stoked to announce this today! This is a dream a long time in the making. When we first thought of rebuilding the hardware design tooling stack from scratch, AI driven design seemed like the dream at the end of the tunnel...only 3+ years later we are here Given the open ended nature of AI Expert agents we are launching a community preview. We are committed to keep building http://flux.ai in t…
GPT is really bad at math. Doesn't that mean it's also bad at doing the math for designing circuits?
ChatGPT for Hardware Design
21–30 of 165 posts
Re: ChatGPT for Hardware Design
#22I recently used ChatGPT to find a part. Maybe this was an anomalous result, but it was wrong. Don't know if this will be an issue with your project. Me: Is there a digital to analog converter with an 8V analog range and serial input? CGPT: Yes, there are several digital-to-analog converters (DACs) available with an 8V analog range and serial input. One example is the AD5541A DAC from Analog Devices. It has a 16-bit r…
It would be interesting if circuit simulation could be used to vet out suggestions, but you'd need a vast database of components and their pinouts, GPT or something else would need to know how to arrange the circuit in order to simulate them properly, and so on. That's the only way I can think to validate outputs at the moment, though.
Re: ChatGPT for Hardware Design
#23What is the process of adding component to the list? Additional, could rule to been user defined (to minimum EMI/EMC, e.g.)?
Re: ChatGPT for Hardware Design
#24Founder here: Incredibly stoked to announce this today! This is a dream a long time in the making. When we first thought of rebuilding the hardware design tooling stack from scratch, AI driven design seemed like the dream at the end of the tunnel...only 3+ years later we are here Given the open ended nature of AI Expert agents we are launching a community preview. We are committed to keep building http://flux.ai in t…
If this works well, are you interested in training a model specifically around the domain you work in so you could get deeper integration with your product? I have a personal project similar in concept to flux, but rather than working at the circuit level, it's at the device, firmware, and infrastructure level. I've been trying to use GPT to intuit how to network devices using different protocols, such that it might…
We already use a multi model approach and mix of non deterministic and deterministic tooling in the pipeline to optimize for a given task
Lots of more work to be done here
Re: ChatGPT for Hardware Design
#25This is absolutely been a long-wait implementation of GPT. What is the process of adding component to the list? Additional, could rule to been user defined (to minimum EMI/EMC, e.g.)?
Flux is designed much like GitHub in this regard…you can fork other people projects and what not.
You can already ask it today to perform EMI/EMC checks for you…and we have started thinking about using it to write static rules for you among other things
Re: ChatGPT for Hardware Design
#26Why on earth would you call this "copilot" when GitHub has already long established that as a name in this space? :I
Re: ChatGPT for Hardware Design
#27I recently used ChatGPT to find a part. Maybe this was an anomalous result, but it was wrong. Don't know if this will be an issue with your project. Me: Is there a digital to analog converter with an 8V analog range and serial input? CGPT: Yes, there are several digital-to-analog converters (DACs) available with an 8V analog range and serial input. One example is the AD5541A DAC from Analog Devices. It has a 16-bit r…
Interesting. I tried the same question (each a new conversation, GPT4) and 10V and above it catches, but 8V seems to be in its blind spot. Maybe it hasn't learned anywhere to take absolute maximum ratings seriously?
It's clearly missing experience with magic smoke.
Re: ChatGPT for Hardware Design
#28Why on earth would you call this "copilot" when GitHub has already long established that as a name in this space? :I
Re: ChatGPT for Hardware Design
#29I recently used ChatGPT to find a part. Maybe this was an anomalous result, but it was wrong. Don't know if this will be an issue with your project. Me: Is there a digital to analog converter with an 8V analog range and serial input? CGPT: Yes, there are several digital-to-analog converters (DACs) available with an 8V analog range and serial input. One example is the AD5541A DAC from Analog Devices. It has a 16-bit r…
Promising, but not quite ready for prime time yet.