We all hear the hype about AI Agents, and how they're going to make tools so much easier to use and more accessible. I thought I'd take a crack at building an assistant for Altair HyperMesh using LangChain and OpenAI on Microsoft Azure, exposed as a Streamlit application. Take a look at this short ~2min video, and see how this simple agent can:
- query model information
- perform actions such as meshing my components
- setup an OptiStruct Analysis
- run OptiStruct in the background
The approach I've taken is highly extensible, so you can continue to add as much functionality as you'd like to enable.
Keen to hear your feedback, and what you think I should add next!
#onlyforward #aiagents #cae
- query model information
- perform actions such as meshing my components
- setup an OptiStruct Analysis
- run OptiStruct in the background
The approach I've taken is highly extensible, so you can continue to add as much functionality as you'd like to enable.
Keen to hear your feedback, and what you think I should add next!
#onlyforward #aiagents #cae