Distilling business domain logic into a model
I can imagine once you have finetuned GPT4 on all the documents(including code) of a business you have a pretty good repository of knowledge which you can rely on to answer questions, implement features, detect bugs and so on. This was always the hardest part of the game and this technology is much better at it than I could ever be. How does it change the game?
4 comments
[ 2.3 ms ] story [ 19.0 ms ] threadTo realize your vision you will need to write specifications (aka prompt engineering) that are so rigorous that code can be automatically generated from it. That level of rigor is comparable to writing the actual programs.
Yes that's true. I think if we start transcribing automatically every meeting and conversation then that gap will be bridged. In addition, it could be part of the job requirement to talk to the chatbot and answer its questions which fill in the rest. Thoughts?