Given the context, it seems like "AI is evil/dangerous" isn't going to fly well as a message to bring to this meeting.

We are a small industrial machine manufacturer. We do not use AI as a company, but individuals can and do use AI on occasion. For example, I have a prompt I use that turns an SQL table definition into a Rust struct with accessors and documentation in the format that I like. I pull this out if I need to convert a large table or several tables at a time. I've also found AI search to be useful in cases where a standard search engine will fail due to an abundance of related but non-relevant results. As a bad example (made up because I can't recall my latest such search), attempting to resolve a networking issue on, say, Android can be difficult due to the high number of results that explain how to disable airplane mode. An AI query can understand an included phrase of "I checked and airplane mode it not enabled" to skip past such mundane debugging suggestions.

For a college, therefore, my recommendations are,

Good Day,
    Dean


In reply to Re: AI in the workplace by duelafn
in thread AI in the workplace by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.