Jump to content

AI designs rocket engine.

Go to solution Solved by jariya1390,

I went and forgot about this post. And now its completely answered. Thanks everyone for the replies. How do you close this topic? IDK.

Edit:

I am marking this as the solution because you need to read all the above comments for a complete answer. Or below depending where you read this.

3 minutes ago, jariya1390 said:

Are even scientists replaced by AI?

Please first understand that AI is incapable of coming up with anything new.

It is possible for very specifically trained AI systems to iterate using known knowledge.

Only humans come up with new knowledge.

 

I have no doubt that AI systems are currently useful tools for rapid iteration and testing.

Link to post
Share on other sites

12 minutes ago, jariya1390 said:

AI designs rocket engine :

Is that true?Please can any experts clarify? Are even scientists replaced by AI?

1:42 in the vid, it answers your question.

"Is this AI? No" 

If it was AI it would be a kit bash of other designs 

It is an algorithm the people who made it keep working on to improve their designs.

AKA it acts as a more capable simulation 

 

I edit my posts for so if you saw a typo.... no you didn't, you are just crazy
 

Link to post
Share on other sites

10 minutes ago, jariya1390 said:

Are even scientists replaced by AI?

AI is a very wide and vague term. And yes, to a degree scientists are replaced, but at the same time more scientists come along in new fields. Kinda like how calculators (the people) were replaced by calculators (the machines). Didn't mean that mathematicians were out of jobs, and it created a whole new section of "something with IT".

 

Anyway, I scrolled through the video and this seems to be mostly a more fancy version of an optimization algorithm. Kinda like AlphaFold but probably 'simpler' and with different architecture/parameters. Plenty of machine learning models are already being used in science, to the point that they have become a science of themselves.

Link to post
Share on other sites

20 minutes ago, jariya1390 said:

Is that true?Please can any experts clarify? Are even scientists replaced by AI?

It's Machine Learning, folks have been building ML algorithms to do this sort of thing for years, long before the current "generative AI" LLMs were handed to the public. Here's the Czinger from back in 2020ish:

Czinger_21C_front-_low_1_xvzrhk.webp.2f6bde534c4632eb04ad23e98f7835d6.webpCzinger21_5-e1623657950765_mat7ur.webp.6b936c44b00a9bb5d352017481441c56.webp

Which yes, is unfortunately over 5 years ago now. You'll notice the structural parts have a similar organic looking geometric design, because this is an older version of the same sort of tool, and then (same as that rocket engine) the parts are printed using laser 3D printers. Humans do like 99% of the work and the algorithm helps them figure out what's the strongest part with the least possible amount of material (and thus weight). 

Gaming PC NAS Laptop Workstation

CPU: i5 12600KF 6P+4E Ryzen 7 3700X M4 SoC 4P+6E Xeon X5690 6c12t

Cooler: Noctua NH-D15S Wraith Stealth w/NF-A9 Passive Apple CPU Cooler

Motherboard: ASRock Z690 ITX/ax ASUS Pro B550M-C/CSM Apple J713AP Mac-F221BEC8 (Mac Pro 5,1)

RAM: 2x16GB 3600Mhz DDR4 2x16GB 2400MHz DDR4 24GB Micron LPDDR5 4x8GB 1333MHz ECC DDR3

GPU: Sapphire Pulse Radeon 9060 XT 16GB Radeon WX2100 M4 SoC 10C Radeon RX 5700

Storage: 1TB MP34 + 2TB P41 500GB SSD + 2x4TB IronWolf Pro in ZFS Mirror Apple AP0512Z 1TB Crucial MX500

ODD: LG WH14NS40 None LG GP65NB60 USB DVD Writer Don't know

PSU: EVGA 850W GM Silverstone SST-TX300 53.8Wh LiPo Battery Delta DPS-980BB

Case: Silverstone Sugo 14 Dell Inspiron 530S Mac16,12 chassis (13" MBA) 2009-2012 Mac Pro "Cheese Grater"

OS: Gentoo Linux TrueNAS Scale macOS 26 Tahoe Fedora Linux

 

Display: LG 27UK650-W (4K 60Hz IPS panel)

Mouse: EVGA X17

Keyboard: Corsair K55 RGB

 

Mobile/Work Devices: 14" M5P MacBook Pro (work) - iPhone 17 Pro - Apple Watch S11

 

Other Misc Devices: iPod Video (Gen 5.5E, iFlash Solo w/128GB SD Card, Rockbox), Nintendo Switch

 

Vehicles: 2002 Ford F150, 2003 Harley-Davidson Sportster 1200, 2022 Kawasaki KLR650, 1994 DR350SE

Link to post
Share on other sites

a rocket engine is a chamber in which fuel explosively combusts continuously, and gets pushed trough a hole.

 

beyond that it's taking notes of all variables that exist, and the ranges they can exist in, then finding the optimal mixture of those variables to make an engine best suitable for your usecase...

 

as stated above me, they say in the video "this is not AI", and you dont need "AI" for this. nor can AI "replace" the scientists that made it. basicly what they do is "rapid iterative design" in a software simulation to get a model that works according to the simulation, and then the software pushes that design to a 3D printer to test in the real world.

 

it's a means of making your scientists work faster and more efficient, instead of having people stuck at a drawing board.

 

basicly, it's like an interior designer using 3D design software instad of drawing your interior on a piece of paper.

Link to post
Share on other sites

28 minutes ago, jariya1390 said:

Is that true?Please can any experts clarify? Are even scientists replaced by AI?

The idea an AI could replace a scientist is beyond ludicrous.

 

The AI you think about is a marketing term that says nothing, you might as well said mammals are causing climate change, which while technically true, is misleading.

 

That's an advanced generative design tool. They are incredibly narrow, and incredibly powerful. Superhuman in performance, if only in a tiny domain.

 

Alpha Fold did millions of years worth of folding, and is helping design vaccines and redesigns proteins.

 

There are also generative AI mechanical design tool that make really pleasing organic shapes with extreme performance (and cost, since they require 3D printing with bleeding edge materials.).

 

It is by far, the most value adding application where such algorithms can be deployed. I wouldn't be surprised if Alpha Fold can redesign a RUBISCO enzyme that is multilpes more efficient and can vastly improve on plant abysmal solar efficiency and make a real dent in fixing carbon and feeding the world.

Link to post
Share on other sites

5 hours ago, 05032-Mendicant-Bias said:

There are also generative AI mechanical design tool that make really pleasing organic shapes with extreme performance (and cost, since they require 3D printing with bleeding edge materials.).

I think generative AI is a misclassification of these tools. All the tools in this realm (including what was used in the OP video) I've seen fall under the category of topological optimization tools that required physics based simulation feedback; Now it's possible to use a DNN to try and interpolate simulation results across different geometry generations, but a PCE is likely to outperform a neural network and give you an error function which is invaluable.

 

6 hours ago, 05032-Mendicant-Bias said:

It is by far, the most value adding application where such algorithms can be deployed. I wouldn't be surprised if Alpha Fold can redesign a RUBISCO enzyme that is multilpes more efficient and can vastly improve on plant abysmal solar efficiency and make a real dent in fixing carbon and feeding the world.

The problem with alphafold is that it is never going to come up with any unique structures that it's training data didn't "imply" existed; only physics-based simulation can do this outside of testing the real thing.

IMO this limits it's utility because it's only going to find the "low hanging fruit" of solutions and not something revolutionary. I'm not advocating discarding it, it can still do good, but it should be viewed under the lens of "AI slop" that we view the AI generated pictures, music and videos with.

 

 

Link to post
Share on other sites

On 12/20/2025 at 8:18 PM, whispous said:

Please first understand that AI is incapable of coming up with anything new.

Yeah that's the problem but that doesn't stop it from trying anyways, what could go wrong! 🤣😬😳

The direction tells you... the direction

-Scott Manley, 2021

 

 

Link to post
Share on other sites

41 minutes ago, Mark Kaine said:

Yeah that's the problem but that doesn't stop it from trying anyways, what could go wrong! 🤣😬😳

AI can come up with new stuffs. That's is what the word "generative" before AI mean. That said, don't expect it to come up with ground breaking scientific discovery. 

Sudo make me a sandwich 

Link to post
Share on other sites

  • 2 weeks later...

I went and forgot about this post. And now its completely answered. Thanks everyone for the replies. How do you close this topic? IDK.

Edit:

I am marking this as the solution because you need to read all the above comments for a complete answer. Or below depending where you read this.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×