Viewing a single comment thread. View all comments

EdWilkins65 t1_jeenx64 wrote

How does AI make technical documentation at your workplace?

1

LosingID_583 t1_jefbqwh wrote

It can analyze software to find features (for example, in the code it can find output functions, input flags, etc...), and output documentation much like how you can ask chatgpt to summarize a book.

2

EdWilkins65 t1_jefjs4n wrote

I guess technical writers should turn to hardware documentation, then. At least until AI can do that too lmao

1

dnadude t1_jefsugy wrote

Have you tried letting ChatGPT comment your code. I don't really make comments anymore because it can summarize what the code does more concisely and type it quicker than I can. I haven't tried it with anything terribly complex but it's already a huge time saver there.

2