Been playing around with a fun pseudo-programming-by-example kind of LLM setup. Instead of having the LLM write our client code (copilot) or write core library code (PBE), what if we have it generate binding code that maps our client code onto existing libraries/frameworks?
10 months ago