tools such as chatgpt expose a natural-language interface to a language model and an extensive knowledge corpus. they can replace web searches by extracting and synthesizing information that would otherwise require manual effort. openai identifies its main audiences as software developers, content creators, businesses and enterprises, and students and educators.
tips for writing with chatgpt:
projects with instructions and project files are useful because they allow iterative development towards a goal by regularly updating project files and instructions with the current development state.
especially when programming, applying suggested changes can be inefficient. exchanging updated results or error messages is also not automated.
some ideas and potential solutions:
applying patches
filesystem modifications
state analysis