this post was submitted on 15 Oct 2023
61 points (93.0% liked)
Asklemmy
43890 readers
950 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably CAD work. AI could probably learn from existing CAD files already freely available. Then it could replicate them using any number of free cad systems such as freeCAD. Then it could expand into complex cad like wiring, circuit board generating etc. Maybe it could tackle BIM to make house plans. Or it could not only generate parts and assemblies, but also perform structural FEA. Maybe even it could expand to all sorts of computational analysis and even begin by first analyzing what type of analysis would be needed...a complete engineering AI replacement for engineers... My job is going bye bye probably.
If you open a file like that in a text editor (such as notepad++), do you see a a messy hex porridge or does it have structure an LLM might be able to understand?
All cad files have a defined structure which could be interpreted. Unfortunately many cad files are proprietary and decoding them externally to the closed-source programs that create them is a massive undertaking that would get you sued
It's probably not necessary for it to be human readable.